fix uploads
Some checks failed
/ upload (release) Has been cancelled

This commit is contained in:
pavel 2026-02-27 16:28:30 +01:00
commit 24975c2e0d
7 changed files with 117 additions and 52 deletions

View file

@ -1478,6 +1478,13 @@ select {
letter-spacing: -0.3px;
}
.modal-copy {
margin: 0;
text-align: center;
color: var(--text-normal);
line-height: 1.5;
}
.form-item {
margin-bottom: 20px;
}