6 lines
81 B
SCSS
6 lines
81 B
SCSS
body:not(.is-inDialog) {
|
|
.nd-navbar {
|
|
z-index: 100000001 !important;
|
|
}
|
|
}
|