去除editor中间距

master
czc 2 years ago
parent 2132d31832
commit 987c7a94c5

@ -195,6 +195,9 @@ 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