mirror of
https://github.com/rustdesk/doc.rustdesk.com.git
synced 2026-04-24 00:46:50 +00:00
fix header border color
This commit is contained in:
@@ -20,5 +20,5 @@ a.padding i.fa-language{
|
|||||||
#sidebar #header-wrapper {
|
#sidebar #header-wrapper {
|
||||||
background: inherit;
|
background: inherit;
|
||||||
color: var(--MENU-SEARCH-BOX-color);
|
color: var(--MENU-SEARCH-BOX-color);
|
||||||
border-bottom: 1px solid #2a232f;
|
border-bottom: 1px solid var(--MENU-SECTION-HR-color);
|
||||||
}
|
}
|
||||||
|
|||||||
Reference in New Issue
Block a user