Skip to content

Commit

Permalink
[iOS] LetterPickerButtons are Hard to Tap (jellyfin#1223)
Browse files Browse the repository at this point in the history
  • Loading branch information
JPKribs authored Sep 2, 2024
1 parent f5bd1b8 commit 9ec0e93
Showing 1 changed file with 1 addition and 0 deletions.
Original file line number Diff line number Diff line change
Expand Up @@ -45,6 +45,7 @@ extension LetterPickerBar {
}
.frame(width: 20, height: 20)
}
.frame(width: 50, height: 20)
}
}
}

0 comments on commit 9ec0e93

Please sign in to comment.