Explorar el Código

fix : Fixed the resizing of rich text editors

Warafear hace 1 año
padre
commit
df8bcef12b
Se han modificado 1 ficheros con 1 adiciones y 0 borrados
  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