Skip to content

Commit

Permalink
Fix in PreferencesModalTabs (narrow viewport)
Browse files Browse the repository at this point in the history
  • Loading branch information
mirka committed Dec 26, 2024
1 parent 1472eaa commit de34c14
Showing 1 changed file with 1 addition and 0 deletions.
Original file line number Diff line number Diff line change
Expand Up @@ -146,6 +146,7 @@ export default function PreferencesModalTabs( { sections } ) {
gap="6"
>
<Navigator.BackButton
size="compact"
icon={
isRTL()
? chevronRight
Expand Down

0 comments on commit de34c14

Please sign in to comment.