We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 2439b8f commit c2beb7cCopy full SHA for c2beb7c
packages/core/src/editor/editor.css
@@ -86,6 +86,7 @@ Tippy popups that are appended to document.body directly
86
pointer-events: none;
87
position: relative;
88
word-break: normal;
89
+ white-space: nowrap !important;
90
}
91
92
/* Render the username above the caret */
0 commit comments