You've already forked Tricky-Addon-Update-Target-List
mirror of
https://github.com/KOWX712/Tricky-Addon-Update-Target-List.git
synced 2025-09-06 06:37:09 +00:00
Header UI adjust
This commit is contained in:
@@ -13,7 +13,7 @@ body {
|
|||||||
position: fixed;
|
position: fixed;
|
||||||
top: 0;
|
top: 0;
|
||||||
height: 40px;
|
height: 40px;
|
||||||
width: calc(100% - 17px);
|
width: 100%;
|
||||||
background-color: #F5F5F5;
|
background-color: #F5F5F5;
|
||||||
transition: transform 0.3s ease;
|
transition: transform 0.3s ease;
|
||||||
z-index: 1100;
|
z-index: 1100;
|
||||||
@@ -41,6 +41,7 @@ body {
|
|||||||
.language-dropdown {
|
.language-dropdown {
|
||||||
position: relative;
|
position: relative;
|
||||||
display: inline-block;
|
display: inline-block;
|
||||||
|
margin-right: 15px;
|
||||||
}
|
}
|
||||||
|
|
||||||
.language-button {
|
.language-button {
|
||||||
@@ -48,7 +49,6 @@ body {
|
|||||||
border: none;
|
border: none;
|
||||||
font-size: 23px;
|
font-size: 23px;
|
||||||
color: #333;
|
color: #333;
|
||||||
margin-right: -3px;
|
|
||||||
}
|
}
|
||||||
|
|
||||||
.language-menu {
|
.language-menu {
|
||||||
|
|||||||
Reference in New Issue
Block a user