Skip to content

Commit

Permalink
fix: select dialog style
Browse files Browse the repository at this point in the history
  • Loading branch information
lovegaoshi committed Oct 11, 2023
1 parent ceb77f7 commit 81a5002
Showing 1 changed file with 0 additions and 1 deletion.
1 change: 0 additions & 1 deletion src/components/dialogs/CopiedPlaylistDialog.tsx
Original file line number Diff line number Diff line change
Expand Up @@ -91,7 +91,6 @@ export default ({

const styles = StyleSheet.create({
dialog: {
maxHeight: '60%',
minHeight: '50%',
},
dialogTitle: {
Expand Down

0 comments on commit 81a5002

Please sign in to comment.