Procházet zdrojové kódy

fix bug of the style css

kaori před 5 roky
rodič
revize
3b4f8ab3e7
1 změnil soubory, kde provedl 5 přidání a 5 odebrání
  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;
   }
 }