fix: schoolbag, strengths and trope question tab editor content block had height of 0px
This commit is contained in:
@@ -14,6 +14,10 @@
|
||||
@import 'global/flex';
|
||||
@import 'global/base';
|
||||
|
||||
.editor-container {
|
||||
min-height: 200px; /* Adjust this value as needed */
|
||||
}
|
||||
|
||||
/* Styles limited to kidsonbrooms sheets */
|
||||
.kids-on-brooms {
|
||||
@import 'components/forms';
|
||||
|
||||
Reference in New Issue
Block a user