1
0
mirror of https://github.com/AvengeMedia/DankMaterialShell.git synced 2025-12-06 05:25:41 -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
width: 550
height: 700
width: 500
height: 600
backgroundColor: Theme.withAlpha(Theme.surfaceContainer, Theme.popupTransparency)
cornerRadius: Theme.cornerRadius
borderColor: Theme.outlineMedium