see
https://drive.google.com/drive/folders/1bRZp5W0ZrvKmnDMdBRYqwXqBiOK7JSlc?usp=sharing
the
.select2-container--bootstrap5 .select2-dropdown .select2-results__option.select2-results__option--selected: after {
right: 1.25rem must be left: 1.25rem
and
.ql-snow .ql-picker-label::before {
display: inline-block;
line-height: 22px; <<<<<<<<<<<<
}
and
.ql-editor.ql-blank:before {
left: auto !important;
right: 5 !important; <<<<<<<<
color: var(--kt-text-muted) !important;
font-style: normal !important;
text-align: right;
}
Hi,
Thank you for the feedback. We will include these fixes in the next update of Good.
Regards.
.ql-editor.ql-blank:before {
left: auto !important;
right: 5 !important; <<<<<<<<<<<<<<<<
color: var(--kt-text-muted) !important;
font-style: normal !important;
text-align: right;
}