﻿.ql-snow .ql-picker:not(.ql-color-picker):not(.ql-icon-picker) svg {
    right: inherit !important;
    left: 0 !important;
}

.ql-editor {
    height: 400px !important;
    font-size: 20px !important;
}

.ql-editor li:not(.ql-direction-rtl)::before {
    margin-left: 0.3em !important;
    margin-right: 0 !important;
    text-align: left !important;
}

.ql-editorbox {
    margin-bottom: 50px !important;
}