소스 검색

remove unused style from toc module style

yuken 3 년 전
부모
커밋
04ab3e2a53
1개의 변경된 파일0개의 추가작업 그리고 7개의 파일을 삭제
  1. 0 7
      packages/app/src/components/TableOfContents.module.scss

+ 0 - 7
packages/app/src/components/TableOfContents.module.scss

@@ -26,10 +26,3 @@
     }
   }
 }
-
-.grw-icon-container-recently-created {
-  svg {
-    width: 14px;
-    height: 14px;
-  }
-}