There was an error while loading. Please reload this page.
1 parent 456890f commit a8de985Copy full SHA for a8de985
1 file changed
src/web/EnrichedText.css
@@ -7,6 +7,15 @@
7
outline: none;
8
}
9
10
+.tiptap {
11
+ flex: 1;
12
+}
13
+
14
+.eti-editor {
15
+ display: flex;
16
+ flex-direction: column;
17
18
19
.et-view {
20
white-space: pre-wrap;
21
overflow-wrap: anywhere;
0 commit comments