mirror of
https://github.com/Ultimaker/Cura.git
synced 2025-07-14 18:27:51 -06:00
Style improvements
Contributes to CL-897 and CL-1051
This commit is contained in:
parent
6f33c4410c
commit
1ad008f45c
4 changed files with 10 additions and 6 deletions
|
@ -15,7 +15,6 @@ Item {
|
|||
// Extruder circle
|
||||
Item {
|
||||
id: extruderCircle;
|
||||
anchors.verticalCenter: parent.verticalCenter;
|
||||
height: UM.Theme.getSize("monitor_tab_extruder_circle").height;
|
||||
width: UM.Theme.getSize("monitor_tab_extruder_circle").width;
|
||||
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue