Skip to content

Commit

Permalink
Increase now playing spacing
Browse files Browse the repository at this point in the history
  • Loading branch information
rasmuslos committed Feb 4, 2024
1 parent 006b747 commit 47ec214
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion iOS/NowPlaying/NowPlayingSheet+Controls.swift
Original file line number Diff line number Diff line change
Expand Up @@ -113,7 +113,7 @@ extension NowPlayingSheet {

Spacer()
}
.padding(.vertical, 50)
.padding(.vertical, 55)

VolumeSlider()
.frame(height: 10)
Expand Down

0 comments on commit 47ec214

Please sign in to comment.