6
0
Eric Tröbs 4 年 前
コミット
15f5ab35f0
1 ファイル変更1 行追加0 行削除
  1. 1 0
      webui/src/components/window/side-navigation-bar.vue

+ 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 {