优化
This commit is contained in:
12
client/packages/design/components/RichEditor/editor.css
Normal file
12
client/packages/design/components/RichEditor/editor.css
Normal file
@@ -0,0 +1,12 @@
|
||||
.remirror-editor-wrapper {
|
||||
height: 100%;
|
||||
}
|
||||
|
||||
.tailchat-rich-editor {
|
||||
height: 100%;
|
||||
outline: 0;
|
||||
}
|
||||
|
||||
.tailchat-rich-editor p {
|
||||
margin: 0;
|
||||
}
|
||||
Reference in New Issue
Block a user