1
0
mirror of https://github.com/AvengeMedia/DankMaterialShell.git synced 2026-01-24 21:42:51 -05:00

launcher: tiny spacing fix

This commit is contained in:
bbedward
2025-11-10 16:55:45 -05:00
parent 7aa4467bda
commit 7abc76e92c
2 changed files with 3 additions and 2 deletions

View File

@@ -183,6 +183,7 @@ Item {
width: parent.width
spacing: Theme.spacingM
leftPadding: Theme.spacingS
topPadding: Theme.spacingS
DankTextField {
id: searchField