Use medium_button instead of toolbar_button

Since it is less specific and can be used in other places too.

CURA-8202
This commit is contained in:
Konstantinos Karmas 2021-07-01 10:02:09 +02:00
parent 0478c127bf
commit 0904324dde
7 changed files with 12 additions and 15 deletions

View file

@ -30,7 +30,7 @@ Item
text: catalog.i18nc("@label", "Support")
font: UM.Theme.getFont("medium")
width: labelColumnWidth
iconSize: UM.Theme.getSize("toolbar_button_icon").width
iconSize: UM.Theme.getSize("medium_button_icon").width
}
Item