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

Revert "Set the active state for the currently viewed page path"

This reverts commit bae130eff06ac4a7913890f111560e5a8af8d830.
Shun Miyazawa 2 лет назад
Родитель
Сommit
63441a4ac5
1 измененных файлов с 0 добавлено и 4 удалено
  1. 0 4
      apps/app/src/components/ItemsTree/ItemsTree.module.scss

+ 0 - 4
apps/app/src/components/ItemsTree/ItemsTree.module.scss

@@ -68,10 +68,6 @@ $grw-pagetree-item-container-height: 40px;
         min-width: 35px;
         height: $grw-pagetree-item-container-height;
       }
-
-      .grw-pagetree-current-page-item {
-        background-color: var(--grw-primary-100);
-      }
     }
   }
   &:global{