1
0
mirror of https://github.com/AvengeMedia/DankMaterialShell.git synced 2025-12-05 21:15:38 -05:00

rename size

This commit is contained in:
bbedward
2025-08-23 15:45:17 -04:00
parent d706043c78
commit 8eaa1a2d7e

View File

@@ -662,7 +662,7 @@ Item {
spacing: Theme.spacingS
StyledText {
text: "Gap Around Top Bar (0 = edge-to-edge)"
text: "Top/Left/Right Gaps (0 = edge-to-edge)"
font.pixelSize: Theme.fontSizeSmall
color: Theme.surfaceText
font.weight: Font.Medium
@@ -688,7 +688,7 @@ Item {
spacing: Theme.spacingS
StyledText {
text: "Vertical Padding (0 = minimal height)"
text: "Size"
font.pixelSize: Theme.fontSizeSmall
color: Theme.surfaceText
font.weight: Font.Medium