Просмотр исходного кода

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

Yuki Takei 4 лет назад
Родитель
Сommit
673b72acc0
1 измененных файлов с 1 добавлено и 2 удалено
  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
         z-index: 110; // greater than the value of .grw-navigation-draggable to fix https://redmine.weseek.co.jp/issues/86678
       }
       }
     }
     }