mirror of
https://github.com/Ultimaker/Cura.git
synced 2025-07-24 07:03:56 -06:00
Larger gap between the logo and topbar buttons
CURA-4213
This commit is contained in:
parent
afb8850155
commit
3e3f15d33f
1 changed files with 1 additions and 1 deletions
|
@ -47,7 +47,7 @@ Rectangle
|
|||
Row
|
||||
{
|
||||
anchors.left: logo.right
|
||||
anchors.leftMargin: UM.Theme.getSize("default_margin").width
|
||||
anchors.leftMargin: UM.Theme.getSize("topbar_logo_right_margin").width
|
||||
anchors.right: machineSelection.left
|
||||
anchors.rightMargin: UM.Theme.getSize("default_margin").width
|
||||
spacing: UM.Theme.getSize("default_margin").width
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue