6
0
Eric Tröbs 4 жил өмнө
parent
commit
15f5ab35f0

+ 1 - 0
webui/src/components/window/side-navigation-bar.vue

@@ -105,6 +105,7 @@ export default {
   transition: 0.2s ease-out;
 
   display: flex;
+  z-index: 1000;
 }
 
 .side-navigation.narrow.active {