소스 검색

change pagetree-count width 23px to 26px

kaori 4 년 전
부모
커밋
2e38359618
1개의 변경된 파일1개의 추가작업 그리고 1개의 파일을 삭제
  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 {
-        width: 23px;
+        width: 26px;
         padding: 0.1rem 0;
         font-size: 12px;
       }