Spaces:
Configuration error
Configuration error
File size: 218 Bytes
e2f925b |
1 2 3 4 5 6 7 8 9 10 11 12 13 14 15 16 17 18 19 |
.ql-snow .ql-picker.ql-expanded .ql-picker-options {
top:-250px !important;
bottom:100%;
}
.ql-editor {
min-height: 28em;
}
.ql-toolbar {
position: fixed;
bottom: 0;
width: 100%;
z-index: 100;
}
|