Sfoglia il codice sorgente

260108 editor樣式調整

VicCG.Lin 3 settimane fa
parent
commit
69f88af06b

+ 5
- 5
public/css/malzariey/filament-lexical-editor/filament-lexical-editor-styles.css Vedi File

3722
 }
3722
 }
3723
 
3723
 
3724
 .lexical__h2 {
3724
 .lexical__h2 {
3725
-  font-size: 32px;
3725
+  font-size: 22px;
3726
   font-weight: 700
3726
   font-weight: 700
3727
 }
3727
 }
3728
 
3728
 
3733
 }
3733
 }
3734
 
3734
 
3735
 .lexical__h3 {
3735
 .lexical__h3 {
3736
-  font-size: 26px
3736
+  font-size: 18px
3737
 }
3737
 }
3738
 
3738
 
3739
 .lexical__h4 {
3739
 .lexical__h4 {
3740
-  font-size: 24px;
3740
+  font-size: 18px;
3741
   margin: 0;
3741
   margin: 0;
3742
   line-height: 2.5
3742
   line-height: 2.5
3743
 }
3743
 }
3747
 } */
3747
 } */
3748
 
3748
 
3749
 .lexical__h5, .lexical__h6 {
3749
 .lexical__h5, .lexical__h6 {
3750
-  font-size: 20px;
3750
+  font-size: 17.008px;
3751
   margin: 0;
3751
   margin: 0;
3752
   line-height: 1.5
3752
   line-height: 1.5
3753
 }
3753
 }
4154
 }
4154
 }
4155
 
4155
 
4156
 .lexical__ul, .lexical__ol1, .lexical__ol2, .lexical__ol3, .lexical__ol4, .lexical__ol5 {
4156
 .lexical__ul, .lexical__ol1, .lexical__ol2, .lexical__ol3, .lexical__ol4, .lexical__ol5 {
4157
-  font-size: 16px;
4157
+  font-size: 15px;
4158
 }
4158
 }
4159
 
4159
 
4160
 .lexical__listItem {
4160
 .lexical__listItem {