~cytrogen/masto-fe

51311c1978d5a38935b6898cd52c5d0dc3a8e3e7 — Plastikmensch 2 years ago 944c290
Fix CW icon being on wrong side in app settings in RTL languages (#2324)

Signed-off-by: Plastikmensch <plastikmensch@users.noreply.github.com>
1 files changed, 1 insertions(+), 0 deletions(-)

M app/javascript/flavours/glitch/styles/components/local_settings.scss
M app/javascript/flavours/glitch/styles/components/local_settings.scss => app/javascript/flavours/glitch/styles/components/local_settings.scss +1 -0
@@ 70,6 70,7 @@
  .text-icon-button {
    color: inherit;
    transition: unset;
    unicode-bidi: embed;
  }

  &:hover {