mirror of
https://gitee.com/ant-design/ant-design.git
synced 2024-12-04 13:08:41 +08:00
fix(style): submenu z-index
This commit is contained in:
parent
1947d3a587
commit
e052b6e1ec
@ -135,6 +135,7 @@
|
|||||||
|
|
||||||
&-submenu {
|
&-submenu {
|
||||||
position: relative;
|
position: relative;
|
||||||
|
z-index: 1;
|
||||||
|
|
||||||
> .@{menu-prefix-cls} {
|
> .@{menu-prefix-cls} {
|
||||||
background-color: #fff;
|
background-color: #fff;
|
||||||
|
Loading…
Reference in New Issue
Block a user