1
0
mirror of https://github.com/AvengeMedia/DankMaterialShell.git synced 2026-01-29 16:02:51 -05:00

spotlight: shrink slightly

This commit is contained in:
bbedward
2025-11-04 20:31:01 -05:00
parent cbf409dffc
commit 40cadb6a00

View File

@@ -79,8 +79,8 @@ DankModal {
} }
shouldBeVisible: spotlightOpen shouldBeVisible: spotlightOpen
width: 550 width: 500
height: 700 height: 600
backgroundColor: Theme.withAlpha(Theme.surfaceContainer, Theme.popupTransparency) backgroundColor: Theme.withAlpha(Theme.surfaceContainer, Theme.popupTransparency)
cornerRadius: Theme.cornerRadius cornerRadius: Theme.cornerRadius
borderColor: Theme.outlineMedium borderColor: Theme.outlineMedium