mirror of
https://github.com/yattee/yattee.git
synced 2025-08-09 20:24:06 +00:00
Minor layout fixes
This commit is contained in:
@@ -34,6 +34,8 @@ struct PlayerQueueView: View {
|
||||
#endif
|
||||
Color.clear.padding(.bottom, 50)
|
||||
.listRowBackground(Color.clear)
|
||||
.backport
|
||||
.listRowSeparator(false)
|
||||
}
|
||||
#if os(macOS)
|
||||
.listStyle(.inset)
|
||||
|
Reference in New Issue
Block a user