mirror of
https://github.com/yattee/yattee.git
synced 2025-08-09 20:24:06 +00:00
Inspector and other layouts fixes
This commit is contained in:
@@ -32,6 +32,8 @@ struct PlayerQueueView: View {
|
||||
.padding(.vertical, 5)
|
||||
.listRowInsets(EdgeInsets())
|
||||
#endif
|
||||
Color.clear.padding(.bottom, 50)
|
||||
.listRowBackground(Color.clear)
|
||||
}
|
||||
#if os(macOS)
|
||||
.listStyle(.inset)
|
||||
|
Reference in New Issue
Block a user