mirror of
https://git.mirrors.martin98.com/https://github.com/Ultimaker/Cura
synced 2025-05-03 17:24:21 +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
|
||||
{
|
||||
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
|
||||
|
||||
Rectangle
|
||||
|
Loading…
x
Reference in New Issue
Block a user