@@ -1073,6 +1073,9 @@ table.table-edit-sheet .ql-toolbar {
table.table-edit-sheet .ql-container {
border-bottom: 0 !important;
}
+table.table-edit-sheet .ql-editor[contenteditable] {
+ min-height: 60px;
+}
.w-35 {
width: 35%;