소스 검색

Merge pull request #2619 from weseek/imprv/add-icons-editoricon

Imprv/add icons editoricon
Yuki Takei 5 년 전
부모
커밋
a62b4509fd
2개의 변경된 파일39개의 추가작업 그리고 26개의 파일을 삭제
  1. 38 25
      src/client/js/components/PageEditor/EditorIcon.jsx
  2. 1 1
      src/client/styles/scss/_editor-navbar.scss

파일 크기가 너무 크기때문에 변경 상태를 표시하지 않습니다.
+ 38 - 25
src/client/js/components/PageEditor/EditorIcon.jsx


+ 1 - 1
src/client/styles/scss/_editor-navbar.scss

@@ -10,7 +10,7 @@
     }
 
     button {
-      padding: 8px;
+      padding: 0px;
       margin: 0 2px;
       font-size: 1rem;
       line-height: 1;

이 변경점에서 너무 많은 파일들이 변경되어 몇몇 파일들은 표시되지 않았습니다.