FIX - refine home status bar spacing

This commit is contained in:
Eichenholz
2026-08-06 20:34:16 +02:00
parent 11191d5b5b
commit 398ed8315c
+2 -2
View File
@@ -344,13 +344,13 @@ button {
left: 0;
width: 100%;
height: 45px;
padding: 11px 26px 0;
padding: 11px 34px 0;
color: #fff;
display: flex;
justify-content: space-between;
align-items: flex-start;
font-size: 12px;
font-weight: 650;
font-weight: 500;
text-shadow: 0 1px 3px #0009;
pointer-events: none;
}