mirror of
https://github.com/AvengeMedia/DankMaterialShell.git
synced 2026-08-04 04:28:30 -04:00
theme: sweep everything that isnt using a spacing token from singleton,
add Theme.XXS
This commit is contained in:
@@ -261,7 +261,7 @@ DankOSD {
|
||||
x: parent.gap * 2 + Theme.iconSize
|
||||
width: parent.width - Theme.iconSize - parent.gap * 3
|
||||
anchors.verticalCenter: parent.verticalCenter
|
||||
spacing: 3
|
||||
spacing: Theme.spacingXXS
|
||||
|
||||
StyledText {
|
||||
id: topText
|
||||
|
||||
Reference in New Issue
Block a user