소스 검색

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

This reverts commit bae130eff06ac4a7913890f111560e5a8af8d830.
Shun Miyazawa 2 년 전
부모
커밋
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{