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;
|
||||
top: 0;
|
||||
height: 40px;
|
||||
width: calc(100% - 17px);
|
||||
width: 100%;
|
||||
background-color: #F5F5F5;
|
||||
transition: transform 0.3s ease;
|
||||
z-index: 1100;
|
||||
@@ -41,6 +41,7 @@ body {
|
||||
.language-dropdown {
|
||||
position: relative;
|
||||
display: inline-block;
|
||||
margin-right: 15px;
|
||||
}
|
||||
|
||||
.language-button {
|
||||
@@ -48,7 +49,6 @@ body {
|
||||
border: none;
|
||||
font-size: 23px;
|
||||
color: #333;
|
||||
margin-right: -3px;
|
||||
}
|
||||
|
||||
.language-menu {
|
||||
|
||||
Reference in New Issue
Block a user