Преглед на файлове

fix : Fixed the resizing of rich text editors

Warafear преди 1 година
родител
ревизия
df8bcef12b
променени са 1 файла, в които са добавени 1 реда и са изтрити 0 реда
  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