mirror of
https://github.com/yattee/yattee.git
synced 2024-12-22 13:33:42 +00:00
make heading equal size to related heading
This commit is contained in:
parent
00baf60970
commit
1d86154012
@ -93,7 +93,6 @@ struct PlayerQueueView: View {
|
||||
Text(sidebarQueue ? "Queue".localized() : "")
|
||||
#if !os(macOS)
|
||||
.foregroundColor(.secondary)
|
||||
.font(.caption)
|
||||
.frame(maxWidth: .infinity, alignment: .leading)
|
||||
#endif
|
||||
}
|
||||
|
Loading…
Reference in New Issue
Block a user