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:
@@ -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
|
||||||
|
|||||||
@@ -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": ""
|
||||||
},
|
},
|
||||||
{
|
{
|
||||||
|
|||||||
Reference in New Issue
Block a user