diff --git a/src/components/dropdown/_dropdown.scss b/src/components/dropdown/_dropdown.scss index 93fb8d7..452e066 100644 --- a/src/components/dropdown/_dropdown.scss +++ b/src/components/dropdown/_dropdown.scss @@ -8,6 +8,7 @@ background-position: right 10px center; appearance: none; } + [dir='rtl'] &__widget { background-position: left 10px center; }