FIX - increase status bar frame spacing

This commit is contained in:
Eichenholz
2026-08-06 20:40:46 +02:00
parent db655551dc
commit ece0045287
2 changed files with 3 additions and 3 deletions
+1 -1
View File
@@ -344,7 +344,7 @@ button {
left: 0;
width: 100%;
height: 45px;
padding: 11px 34px 0;
padding: 11px 42px 0;
color: #fff;
display: flex;
justify-content: space-between;