Jelajahi Sumber

fix https://redmine.weseek.co.jp/issues/106892

Yuki Takei 3 tahun lalu
induk
melakukan
26851cc602
1 mengubah file dengan 1 tambahan dan 1 penghapusan
  1. 1 1
      packages/app/src/styles/theme/_apply-colors.scss

+ 1 - 1
packages/app/src/styles/theme/_apply-colors.scss

@@ -505,7 +505,7 @@ ul.pagination {
 /*
  * GROWI on-edit
  */
-body.on-edit {
+.layout-root.on-edit {
   .main {
     background-color: darken($bgcolor-global, 2%);