Actions buttons: Bigger tap area

This commit is contained in:
Thomas Ricouard 2023-12-29 17:57:37 +01:00
parent bb39f07503
commit 2bdef66da0

View file

@ -194,10 +194,12 @@ struct StatusRowActionsView: View {
.imageScale(.medium)
.font(.scaledBody)
.fontWeight(.black)
.contentShape(Rectangle())
} else {
action
.image(dataController: statusDataController, privateBoost: privateBoost())
.font(.scaledBody)
.contentShape(Rectangle())
}
}
.buttonStyle(