mirror of
https://github.com/mofeng-git/One-KVM.git
synced 2026-01-29 00:51:53 +08:00
top menu border
This commit is contained in:
@@ -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;
|
||||||
|
|||||||
Reference in New Issue
Block a user