mirror of
https://github.com/Ultimaker/Cura.git
synced 2025-12-11 16:00:47 -07:00
Fix spacing
CURA-8762
This commit is contained in:
parent
80f99b0a59
commit
adfb78e38a
1 changed files with 1 additions and 1 deletions
|
|
@ -59,7 +59,7 @@ Window
|
||||||
{
|
{
|
||||||
id: packageBrowse
|
id: packageBrowse
|
||||||
|
|
||||||
spacing: UM.Theme.getSize("default_margin").height
|
spacing: UM.Theme.getSize("narrow_margin").height
|
||||||
|
|
||||||
// Page title.
|
// Page title.
|
||||||
Item
|
Item
|
||||||
|
|
|
||||||
Loading…
Add table
Add a link
Reference in a new issue