소스 검색

260108 editor樣式調整

VicCG.Lin 7 달 전
부모
커밋
5ff81b985e
1개의 변경된 파일1개의 추가작업 그리고 1개의 파일을 삭제
  1. 1
    1
      public/css/malzariey/filament-lexical-editor/filament-lexical-editor-styles.css

+ 1
- 1
public/css/malzariey/filament-lexical-editor/filament-lexical-editor-styles.css 파일 보기

3701
 }
3701
 }
3702
 
3702
 
3703
 .lexical__paragraph {
3703
 .lexical__paragraph {
3704
-  font-size: 16;
3704
+  font-size: 16px;
3705
   margin: 0;
3705
   margin: 0;
3706
   position: relative
3706
   position: relative
3707
 }
3707
 }