You cannot select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
tailchat/client/packages/design/components/RichEditor/editor.css

13 lines
144 B
CSS

.remirror-editor-wrapper {
height: 100%;
}
.tailchat-rich-editor {
height: 100%;
outline: 0;
}
.tailchat-rich-editor p {
margin: 0;
}