mirror of
https://github.com/rustdesk/doc.rustdesk.com.git
synced 2026-02-16 10:30:58 +00:00
change header wrapper style
This commit is contained in:
@@ -15,4 +15,10 @@ a#logo span {
|
||||
/* Add a space beetween icon and language choice dropdown until better solution is found */
|
||||
a.padding i.fa-language{
|
||||
margin-right: 6px;
|
||||
}
|
||||
}
|
||||
|
||||
#sidebar #header-wrapper {
|
||||
background: inherit;
|
||||
color: var(--MENU-SEARCH-BOX-color);
|
||||
border-bottom: 1px solid #2a232f;
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user