This commit is contained in:
2025-08-03 12:52:59 +02:00
parent b2bdd60666
commit 1ce944b270
5 changed files with 24 additions and 1 deletions

View File

@@ -63,6 +63,10 @@
width: 60%;
}
.invisibleInput {
background: transparent;
}
.advancementBox {
margin-left: 20px;
}