富文本工具栏样式对齐
This commit is contained in:
parent
aeb02c79d8
commit
70ab18052c
|
@ -58,7 +58,7 @@
|
|||
"sortablejs": "1.8.4",
|
||||
"vue": "2.6.10",
|
||||
"vue-count-to": "1.0.13",
|
||||
"vue-quill-editor": "3.0.6",
|
||||
"quill": "1.3.7",
|
||||
"vue-cropper": "0.4.9",
|
||||
"vue-router": "3.0.2",
|
||||
"vue-splitpane": "1.0.4",
|
||||
|
|
|
@ -114,7 +114,7 @@ export default {
|
|||
</script>
|
||||
|
||||
<style>
|
||||
.editor {
|
||||
.editor, .ql-toolbar {
|
||||
white-space: pre-wrap!important;
|
||||
line-height: normal !important;
|
||||
}
|
||||
|
|
Loading…
Reference in New Issue