1
0
mirror of https://github.com/AvengeMedia/DankMaterialShell.git synced 2026-01-29 07:52:50 -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 width: parent.width
spacing: Theme.spacingM spacing: Theme.spacingM
leftPadding: Theme.spacingS leftPadding: Theme.spacingS
topPadding: Theme.spacingS
DankTextField { DankTextField {
id: searchField id: searchField

View File

@@ -3128,13 +3128,13 @@
{ {
"term": "Search file contents", "term": "Search file contents",
"context": "Search file contents", "context": "Search file contents",
"reference": "Modals/Spotlight/SpotlightContent.qml:372", "reference": "Modals/Spotlight/SpotlightContent.qml:373",
"comment": "" "comment": ""
}, },
{ {
"term": "Search filenames", "term": "Search filenames",
"context": "Search filenames", "context": "Search filenames",
"reference": "Modals/Spotlight/SpotlightContent.qml:330", "reference": "Modals/Spotlight/SpotlightContent.qml:331",
"comment": "" "comment": ""
}, },
{ {