mirror of
https://github.com/ant-design/ant-design.git
synced 2025-08-06 16:06:28 +08:00
site: fix menu z-index
This commit is contained in:
parent
daf596a898
commit
b2810f2fa9
@ -37,6 +37,10 @@ a {
|
||||
position: relative;
|
||||
}
|
||||
|
||||
.main-menu {
|
||||
z-index: 1;
|
||||
}
|
||||
|
||||
.aside-container {
|
||||
padding-bottom: 50px;
|
||||
font-family: Lato, @font-family;
|
||||
|
Loading…
Reference in New Issue
Block a user