mirror of
https://github.com/yattee/yattee.git
synced 2024-11-10 00:08:21 +00:00
Fix button on macOS
This commit is contained in:
parent
548abd63a6
commit
54334d2ce5
@ -145,6 +145,7 @@ struct HomeView: View {
|
||||
.labelStyle(.iconOnly)
|
||||
.foregroundColor(.secondary)
|
||||
}
|
||||
.buttonStyle(.plain)
|
||||
}
|
||||
.frame(maxWidth: .infinity, alignment: .leading)
|
||||
#if os(tvOS)
|
||||
|
Loading…
Reference in New Issue
Block a user