13 lines
217 B
SCSS
13 lines
217 B
SCSS
// @import "~bootstrap/scss/bootstrap";
|
|
@import './desk/quill';
|
|
@import "./desk/css_variables";
|
|
|
|
|
|
// .print-format {
|
|
// .ql-snow .ql-editor {
|
|
// height: auto;
|
|
// min-height: 0;
|
|
// // max-height: 0;
|
|
// }
|
|
// }
|
|
|