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