satof3 1 год назад
Родитель
Сommit
2eafb00318

+ 1 - 0
apps/app/src/client/components/Sidebar/Sidebar.module.scss

@@ -4,6 +4,7 @@
 
 .grw-sidebar :global {
   top: 0;
+  font-size: 14px;
 }
 
 

+ 0 - 1
apps/app/src/client/components/TreeItem/SimpleItemContent.module.scss

@@ -2,7 +2,6 @@
   .grw-page-title-anchor {
     width: 100%;
     overflow: hidden;
-    font-size: 14px;
     text-decoration: none;
   }
 }