mirror of
https://github.com/Ultimaker/Cura.git
synced 2025-08-06 21:44:01 -06:00
Add two labels instead of one
Change the link to adhere to the color scheme Contributes to CURA-6434.
This commit is contained in:
parent
25bbc1e66e
commit
9d48a90f8f
2 changed files with 19 additions and 13 deletions
|
@ -19,7 +19,7 @@ Item
|
|||
{
|
||||
anchors.centerIn: parent
|
||||
width: parent.width
|
||||
spacing: UM.Theme.getSize("wide_margin").height
|
||||
spacing: 2 * UM.Theme.getSize("wide_margin").height
|
||||
|
||||
Label
|
||||
{
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue