@@ -2110,3 +2110,6 @@ body.in-iframe .main-row > .sidebar {
position: absolute;
z-index: 2;
}
+.visit-segment .mcp-theme-1 .ql-editor[contenteditable] {
+ min-height: 200px;
+}