Remove unneeded margin from search bar

Cura 8563
This commit is contained in:
casper 2021-11-30 13:01:45 +01:00
parent c62b21ad44
commit 97ba4489ff

View File

@ -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