富文本工具栏样式对齐

This commit is contained in:
RuoYi
2020-09-13 12:06:46 +08:00
parent 00345099cf
commit fc48704057
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;
}