toolbar: adjust spacing

This commit is contained in:
end-4
2025-08-30 22:10:47 +02:00
parent 19c321e7ae
commit 32f8692f13
3 changed files with 2 additions and 5 deletions
@@ -10,8 +10,6 @@ TextField {
property alias colBackground: background.color
Layout.fillHeight: true
Layout.topMargin: 2
Layout.bottomMargin: 2
implicitWidth: 200
padding: 10