mirror of
https://github.com/ant-design/ant-design.git
synced 2025-06-15 22:49:07 +08:00
Fix dark menu popup animation
This commit is contained in:
parent
a64337748a
commit
dada590d2d
@ -504,6 +504,10 @@
|
|||||||
}
|
}
|
||||||
}
|
}
|
||||||
|
|
||||||
|
&-dark&-submenu-popup {
|
||||||
|
background: transparent;
|
||||||
|
}
|
||||||
|
|
||||||
&-dark &-inline&-sub {
|
&-dark &-inline&-sub {
|
||||||
background: @menu-dark-submenu-bg;
|
background: @menu-dark-submenu-bg;
|
||||||
box-shadow: 0 2px 8px rgba(0, 0, 0, .45) inset;
|
box-shadow: 0 2px 8px rgba(0, 0, 0, .45) inset;
|
||||||
|
Loading…
Reference in New Issue
Block a user