We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
2 parents 2f2a43e + 172ee5a commit 00cf159Copy full SHA for 00cf159
1 file changed
src/components/Sidebar.vue
@@ -46,6 +46,6 @@ export default {
46
z-index: 100;
47
}
48
.app-deck .app-sidebar {
49
- z-index: 20000 !important;
+ z-index: 1500 !important;
50
51
</style>
0 commit comments