Explorar el Código

change pagetree-count width 23px to 26px

kaori hace 4 años
padre
commit
2e38359618
Se han modificado 1 ficheros con 1 adiciones y 1 borrados
  1. 1 1
      packages/app/src/styles/_page-tree.scss

+ 1 - 1
packages/app/src/styles/_page-tree.scss

@@ -50,7 +50,7 @@ $grw-pagetree-item-padding-left: 10px;
       }
       }
 
 
       .grw-pagetree-count {
       .grw-pagetree-count {
-        width: 23px;
+        width: 26px;
         padding: 0.1rem 0;
         padding: 0.1rem 0;
         font-size: 12px;
         font-size: 12px;
       }
       }