mirror of
https://github.com/Dimillian/IceCubesApp.git
synced 2024-12-24 22:11:07 +01:00
Button fixes
This commit is contained in:
parent
8e8713886a
commit
556eb15fb4
@ -177,6 +177,7 @@ struct StatusRowActionsView: View {
|
||||
.padding(.vertical, 6)
|
||||
}
|
||||
.menuStyle(.button)
|
||||
.buttonStyle(.borderless)
|
||||
.foregroundStyle(.secondary)
|
||||
.contentShape(Rectangle())
|
||||
.accessibilityLabel("status.action.context-menu")
|
||||
|
Loading…
Reference in New Issue
Block a user