mirror of
https://github.com/Ultimaker/Cura.git
synced 2025-11-02 20:52:20 -07:00
Modify small UI things in the Add Printer dialog
This commit is contained in:
parent
8d6136bcf3
commit
32c8bbfb3c
4 changed files with 7 additions and 11 deletions
|
|
@ -56,7 +56,8 @@ Item
|
|||
Cura.RoundedRectangle
|
||||
{
|
||||
id: contentRectangle
|
||||
anchors.top: header.bottom
|
||||
// Move up a bit (exaclty the width of the border) to avoid double line
|
||||
y: header.height - UM.Theme.getSize("default_lining").width
|
||||
anchors.left: header.left
|
||||
anchors.right: header.right
|
||||
// Add 2x lining, because it needs a bit of space on the top and the bottom.
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue