mirror of
https://github.com/yattee/yattee.git
synced 2024-11-12 17:18:22 +00:00
Increase sort/filter buttons font size on tvOS
This commit is contained in:
parent
4d4248662d
commit
282170209b
@ -314,7 +314,7 @@ struct SearchView: View {
|
||||
}
|
||||
.frame(maxWidth: .infinity, alignment: .leading)
|
||||
}
|
||||
.font(.system(size: 20))
|
||||
.font(.system(size: 30))
|
||||
}
|
||||
#else
|
||||
var filtersMenu: some View {
|
||||
|
Loading…
Reference in New Issue
Block a user