Browse Source

fix https://redmine.weseek.co.jp/issues/86678 again

Yuki Takei 4 years ago
parent
commit
673b72acc0
1 changed files with 1 additions and 2 deletions
  1. 1 2
      packages/app/src/styles/_sidebar.scss

+ 1 - 2
packages/app/src/styles/_sidebar.scss

@@ -79,8 +79,7 @@
         }
       }
 
-      .grw-sidebar-content-container {
-        position: relative;
+      .simplebar-mask {
         z-index: 110; // greater than the value of .grw-navigation-draggable to fix https://redmine.weseek.co.jp/issues/86678
       }
     }