diff --git a/src/components/styled/modal.css b/src/components/styled/modal.css index e8b47bed268..9ffbdfcbc90 100644 --- a/src/components/styled/modal.css +++ b/src/components/styled/modal.css @@ -25,7 +25,7 @@ @apply translate-y-0 scale-100; } .modal-action { - @apply mt-6 justify-end space-x-2; + @apply mt-6 justify-end space-x-2 rtl:space-x-reverse; } @keyframes modal-pop { 0% {