FIX - increase control center top spacing

This commit is contained in:
Eichenholz
2026-08-08 09:11:16 +02:00
parent ca778d1eb7
commit b532b57d9f
2 changed files with 3 additions and 3 deletions
@@ -571,7 +571,7 @@ onBeforeUnmount(() => {
gap: 12px;
width: 100%;
height: 100%;
padding: 62px 18px 30px;
padding: 70px 18px 30px;
outline: none;
pointer-events: none;
transform-origin: calc(100% - 38px) 18px;