Sfoglia il codice sorgente

fix bug of the style css

kaori 5 anni fa
parent
commit
3b4f8ab3e7
1 ha cambiato i file con 5 aggiunte e 5 eliminazioni
  1. 5 5
      src/client/styles/scss/_toc.scss

+ 5 - 5
src/client/styles/scss/_toc.scss

@@ -25,11 +25,11 @@
       margin-left: 17px;
     }
   }
+}
 
-  .grw-icon-container-recently-created {
-    svg {
-      width: 14px;
-      height: 14px;
-    }
+.grw-icon-container-recently-created {
+  svg {
+    width: 14px;
+    height: 14px;
   }
 }