1
0
mirror of https://github.com/AvengeMedia/DankMaterialShell.git synced 2026-06-15 15:45:20 -04:00

small fix: update popout column space (#441)

This commit is contained in:
max72bra
2025-10-15 14:16:05 +02:00
committed by GitHub
parent 8cbfaab807
commit 38c1f7bbcb
+1 -1
View File
@@ -220,7 +220,7 @@ DankPopout {
Column {
anchors.verticalCenter: parent.verticalCenter
width: parent.width - 24 - Theme.spacingM
width: parent.width - Theme.spacingM
spacing: 2
StyledText {