SiCo
New-
Re: How do I style Rich Editor Quotes in Posts
I don't know if it's right but the best I can do is as follows: body.hasRichEditor { .richEditor-textWrap { color: $global-color_black; } } .richEditor .richEditor-frame { border: #e0e0e0; background… (View Post)1