mirror of
https://github.com/ant-design/ant-design.git
synced 2025-06-07 17:44:35 +08:00
Fix the style of horizontal menu on dark theme
This commit is contained in:
parent
d0c684e925
commit
f796618a15
@ -32,6 +32,7 @@
|
|||||||
border-color: @menu-dark-bg;
|
border-color: @menu-dark-bg;
|
||||||
border-bottom: 0;
|
border-bottom: 0;
|
||||||
top: 0;
|
top: 0;
|
||||||
|
margin-top: 0;
|
||||||
}
|
}
|
||||||
|
|
||||||
&-dark&-horizontal > &-item > a:before {
|
&-dark&-horizontal > &-item > a:before {
|
||||||
|
Loading…
Reference in New Issue
Block a user