mirror of
https://github.com/rustdesk/doc.rustdesk.com.git
synced 2025-06-19 17:27:57 +02:00
fix header border color
This commit is contained in:
parent
d315d4c742
commit
e94ca830af
@ -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);
|
||||||
}
|
}
|
||||||
|
Loading…
x
Reference in New Issue
Block a user