Super Sale Limited Time 50% OFF for All-Access Plans
Save 50% Now

Good – Bootstrap 5 Admin Dashboard Template [some css needs in RTL ]


see


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;
}


Text formatting options
Submit
Click any option to insert into your comment. Select text first to wrap it.
  • **text** to make things bold
  • *text* to emphasize
  • ### Heading to make headings
  • [link text](url) for links
  • ![alt text](image-url) to paste in an image
  • - item to make a list
  • 1. item to make an ordered list
  • > quote to quote somebody
  • `code` for single line of code
  • ```js ... ``` for JS code block
  • ```html ... ``` for HTML code block
  • ```scss ... ``` for SCSS code block
  • ```php ... ``` for PHP code block
  • --- for a horizontal rule
  • happy  :)
  • shocked  :|
  • sad  :(

Replies (2)


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;
}


Text formatting options
Submit
Click any option to insert into your comment. Select text first to wrap it.
  • **text** to make things bold
  • *text* to emphasize
  • ### Heading to make headings
  • [link text](url) for links
  • ![alt text](image-url) to paste in an image
  • - item to make a list
  • 1. item to make an ordered list
  • > quote to quote somebody
  • `code` for single line of code
  • ```js ... ``` for JS code block
  • ```html ... ``` for HTML code block
  • ```scss ... ``` for SCSS code block
  • ```php ... ``` for PHP code block
  • --- for a horizontal rule
  • happy  :)
  • shocked  :|
  • sad  :(
Text formatting options
Submit
Click any option to insert into your comment. Select text first to wrap it.
  • **text** to make things bold
  • *text* to emphasize
  • ### Heading to make headings
  • [link text](url) for links
  • ![alt text](image-url) to paste in an image
  • - item to make a list
  • 1. item to make an ordered list
  • > quote to quote somebody
  • `code` for single line of code
  • ```js ... ``` for JS code block
  • ```html ... ``` for HTML code block
  • ```scss ... ``` for SCSS code block
  • ```php ... ``` for PHP code block
  • --- for a horizontal rule
  • happy  :)
  • shocked  :|
  • sad  :(