Pārlūkot izejas kodu

fix : Fixed the resizing of rich text editors

Warafear 1 gadu atpakaļ
vecāks
revīzija
df8bcef12b
1 mainītis faili ar 1 papildinājumiem un 0 dzēšanām
  1. 1 0
      src/styles.scss

+ 1 - 0
src/styles.scss

@@ -353,6 +353,7 @@ input[type="checkbox"] {
 .ProseMirror {
     padding-left: 1rem !important;
     height: 8rem;
+    overflow: auto;
 }
 
 // Used to remove the empty space under form fields