mirror of
https://github.com/Ultimaker/Cura.git
synced 2025-07-23 22:54:01 -06:00
CURA-5035 Removed all base units
This commit is contained in:
parent
668a92952c
commit
9b556e9c86
11 changed files with 35 additions and 30 deletions
|
@ -9,7 +9,7 @@ Item
|
|||
{
|
||||
id: header
|
||||
width: parent.width
|
||||
height: UM.Theme.getSize("base_unit").height * 4
|
||||
height: UM.Theme.getSize("toolbox_header").height * 4
|
||||
Row
|
||||
{
|
||||
id: bar
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue