mirror of
https://github.com/Ultimaker/Cura.git
synced 2025-11-02 20:52:20 -07:00
Remove the margin from the ViewOrientation buttons
CURA-8202
This commit is contained in:
parent
b34dd61172
commit
1e0efccd0b
1 changed files with 0 additions and 1 deletions
|
|
@ -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…
Add table
Add a link
Reference in a new issue