editor.scss 105 B

123456789
  1. .fm-editor .ql-toolbar {
  2. line-height: 1.5 !important;
  3. }
  4. .ql-editor{
  5. img{
  6. max-width: 100%;
  7. }
  8. }