6 lines
95 B
SCSS
6 lines
95 B
SCSS
@import 'quill/quill.bubble';
|
|
|
|
.ql-editor.ql-blank::before {
|
|
left: 1.5em;
|
|
color: $gray-400;
|
|
} |