This commit is contained in:
cay 2026-03-30 15:44:03 +01:00
parent 6917aa78e9
commit 384be8338f

View File

@ -43,7 +43,8 @@
display: flex;
flex-direction: column;
align-items: center;
justify-content: center;
justify-content: flex-start;
padding-top: 10px;
gap: 4px;
cursor: pointer;