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 c505160 commit 321c6cbCopy full SHA for 321c6cb
src/views/layout/Layout.vue
@@ -81,7 +81,7 @@
81
top: 0;
82
bottom: 0;
83
left: 0;
84
- z-index: 1001;
+ z-index: 2;
85
overflow-x: hidden;
86
transition: all .28s ease-out;
87
@include scrollBar;
0 commit comments