修复富文本编辑器文字重叠问题

master
zccbbg 2 years ago
parent c92c94abb1
commit 0d68eb7a33

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

Loading…
Cancel
Save