mirror of
https://github.com/zhigang1992/react.git
synced 2026-03-26 22:42:51 +08:00
docs: increase z-index of the menu-bar
This commit is contained in:
@@ -77,7 +77,7 @@ const MenuSticker = () => {
|
||||
top: 0;
|
||||
left: 0;
|
||||
right: 0;
|
||||
z-index: 901;
|
||||
z-index: 1500;
|
||||
background-color: ${theme.palette.background};
|
||||
box-shadow: rgba(0, 0, 0, 0.1) 0 0 15px 0;
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user