Fix sheet header

This commit is contained in:
Dapoolp 2025-07-27 14:17:19 +02:00
parent cb45c37f57
commit d45976f469
5 changed files with 6 additions and 6 deletions

View file

@ -19,7 +19,7 @@
flex-direction: column;
align-items: center;
gap: 5px;
margin-top: 36px;
margin-top: var(--header-height);
text-align: center;
width: 80%;