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 committed by Jelle Spijker
parent 02e2e0a1c6
commit ecc3760e8e
No known key found for this signature in database
GPG Key ID: 6662DC033BE6B99A

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],