diff --git a/src/styles/_bot.scss b/src/styles/_bot.scss index cff363e..d40a8bf 100644 --- a/src/styles/_bot.scss +++ b/src/styles/_bot.scss @@ -66,3 +66,7 @@ $background-opacity: linear-gradient( left: 30px; } } + +[dir='rtl'] .botz-report-button { + right: -64px; +}