mirror of
https://github.com/rustdesk/doc.rustdesk.com.git
synced 2025-02-25 14:42:02 +01: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 {
|
||||
background: inherit;
|
||||
color: var(--MENU-SEARCH-BOX-color);
|
||||
border-bottom: 1px solid #2a232f;
|
||||
border-bottom: 1px solid var(--MENU-SECTION-HR-color);
|
||||
}
|
||||
|
Loading…
Reference in New Issue
Block a user