mirror of
https://github.com/Dimillian/IceCubesApp.git
synced 2025-01-23 22:38:08 +00:00
Button fixes
This commit is contained in:
parent
8e8713886a
commit
556eb15fb4
1 changed files with 5 additions and 4 deletions
|
@ -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 a new issue