Redesign layout of configuration item contents

This is the new design.

Contributes to issue CURA-5876.
This commit is contained in:
Ghostkeeper 2018-11-27 13:55:54 +01:00
parent cf8d88054d
commit bb9598afd1
No known key found for this signature in database
GPG key ID: 86BEF881AE2CF276
3 changed files with 33 additions and 43 deletions

View file

@ -48,7 +48,6 @@ Button
{
width: Math.round(parent.width / 2)
printCoreConfiguration: modelData
mainColor: UM.Theme.getColor("text")
}
}
}