We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 311d65e commit fcc73d2Copy full SHA for fcc73d2
packages/theme-default/src/layout/DocLayout/index.scss
@@ -1,7 +1,7 @@
1
:root {
2
// z-index
3
--rp-z-index-nav-menu: 30;
4
- --rp-z-index-nav: 40;
+ --rp-z-index-nav: 50;
5
--rp-z-index-backdrop: 60;
6
--rp-z-index-sidebar: 70;
7
--rp-z-index-aside: 40;
0 commit comments