Browse Source

remove unused style from toc module style

yuken 3 years ago
parent
commit
04ab3e2a53
1 changed files with 0 additions and 7 deletions
  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;
-  }
-}