Skip to content

Commit

Permalink
fix: #2039
Browse files Browse the repository at this point in the history
  • Loading branch information
saadeghi committed Jul 5, 2023
1 parent 25fd622 commit d984d5b
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion src/components/styled/breadcrumbs.css
Expand Up @@ -25,5 +25,5 @@

[dir="rtl"] .breadcrumbs > ul > li + *:before,
[dir="rtl"] .breadcrumbs > ol > li + *:before {
--tw-rotate: -135deg;
--tw-rotate: -45deg;
}

0 comments on commit d984d5b

Please sign in to comment.