富文本工具栏样式对齐

This commit is contained in:
RuoYi
2020-09-10 16:56:33 +08:00
parent aeb02c79d8
commit 70ab18052c
2 changed files with 2 additions and 2 deletions

View File

@ -114,7 +114,7 @@ export default {
</script>
<style>
.editor {
.editor, .ql-toolbar {
white-space: pre-wrap!important;
line-height: normal !important;
}