fix: rich-text loading 位置

This commit is contained in:
allenve 2024-09-02 16:41:28 +08:00 committed by lmaomaoz
parent 13f1890db7
commit 02fbe54722

View File

@ -3,6 +3,7 @@
} }
.#{$ns}RichTextControl { .#{$ns}RichTextControl {
position: relative;
> .tox-tinymce { > .tox-tinymce {
border: 0; border: 0;
} }