mirror of
https://git.mirrors.martin98.com/https://github.com/Ultimaker/Cura
synced 2025-08-12 03:29:00 +08:00
Remove the margin from the ViewOrientation buttons
CURA-8202
This commit is contained in:
parent
b34dd61172
commit
1e0efccd0b
@ -11,5 +11,4 @@ UM.SimpleButton
|
|||||||
height: UM.Theme.getSize("small_button").height
|
height: UM.Theme.getSize("small_button").height
|
||||||
hoverColor: UM.Theme.getColor("small_button_text_hover")
|
hoverColor: UM.Theme.getColor("small_button_text_hover")
|
||||||
color: UM.Theme.getColor("small_button_text")
|
color: UM.Theme.getColor("small_button_text")
|
||||||
iconMargin: UM.Theme.getSize("thick_lining").width
|
|
||||||
}
|
}
|
Loading…
x
Reference in New Issue
Block a user