1
0
mirror of https://github.com/AvengeMedia/DankMaterialShell.git synced 2026-01-24 21:42:51 -05:00

Fix icon theme overflow

This commit is contained in:
bbedward
2025-10-10 12:47:22 -04:00
parent 4ca3f0da67
commit bc6577fe18
2 changed files with 2 additions and 1 deletions

View File

@@ -992,6 +992,7 @@ Item {
}
DankDropdown {
width: parent.width - Theme.iconSize - Theme.spacingXS
anchors.verticalCenter: parent.verticalCenter
text: I18n.tr("Icon Theme")
description: "DankShell & System Icons\n(requires restart)"