mirror of
https://git.mirrors.martin98.com/https://github.com/Ultimaker/Cura
synced 2025-05-05 03:44:00 +08:00
Remove unneeded margin from search bar
Cura 8563
This commit is contained in:
parent
c62b21ad44
commit
97ba4489ff
@ -89,7 +89,7 @@ Window
|
|||||||
RowLayout
|
RowLayout
|
||||||
{
|
{
|
||||||
width: parent.width
|
width: parent.width
|
||||||
height: UM.Theme.getSize("button_icon").height + UM.Theme.getSize("default_margin").height
|
height: UM.Theme.getSize("button_icon").height
|
||||||
spacing: UM.Theme.getSize("thin_margin").width
|
spacing: UM.Theme.getSize("thin_margin").width
|
||||||
|
|
||||||
Rectangle
|
Rectangle
|
||||||
|
Loading…
x
Reference in New Issue
Block a user