Increase size of icons on action buttons

We want those to be 1.5em now. This has an effect on all action buttons with icons in the interface!

Contributes to issue CURA-8565.
This commit is contained in:
Ghostkeeper 2021-11-30 13:24:12 +01:00
parent cac623b509
commit 7eca005659
No known key found for this signature in database
GPG key ID: D2A8871EE34EC59A

View file

@ -563,7 +563,7 @@
"button_lining": [0, 0],
"action_button": [15.0, 2.5],
"action_button_icon": [1.0, 1.0],
"action_button_icon": [1.5, 1.5],
"action_button_radius": [0.15, 0.15],
"dialog_primary_button_padding": [3.0, 0],