Skip to content

Commit

Permalink
refactor(menu): remove rtl override
Browse files Browse the repository at this point in the history
  • Loading branch information
tw15egan committed Sep 1, 2023
1 parent d751593 commit ce76505
Showing 1 changed file with 0 additions and 4 deletions.
4 changes: 0 additions & 4 deletions packages/styles/scss/components/menu/_menu.scss
Original file line number Diff line number Diff line change
Expand Up @@ -113,10 +113,6 @@
display: flex;
}

[dir='rtl'] .#{$prefix}--menu-item__caret {
transform: rotate(0.5turn);
}

.#{$prefix}--menu-item-group > ul,
.#{$prefix}--menu-item-radio-group > ul {
@include component-reset.reset;
Expand Down

0 comments on commit ce76505

Please sign in to comment.