mirror of
https://github.com/mofeng-git/One-KVM.git
synced 2025-12-12 09:10:30 +08:00
top menu border
This commit is contained in:
parent
46183aee2a
commit
00090ec3aa
@ -59,7 +59,7 @@ div.ctl-dropdown-content {
|
|||||||
overflow: hidden;
|
overflow: hidden;
|
||||||
white-space: nowrap;
|
white-space: nowrap;
|
||||||
border: var(--intensive-border);
|
border: var(--intensive-border);
|
||||||
border-top: none;
|
border-top: var(--dark-border);
|
||||||
-webkit-border-radius: 0 0 8px 8px;
|
-webkit-border-radius: 0 0 8px 8px;
|
||||||
-moz-border-radius: 0 0 8px 8px;
|
-moz-border-radius: 0 0 8px 8px;
|
||||||
border-radius: 0 0 8px 8px;
|
border-radius: 0 0 8px 8px;
|
||||||
|
|||||||
Loading…
x
Reference in New Issue
Block a user