This commit is contained in:
2025-08-03 13:06:21 +02:00
parent 1ce944b270
commit c100393675
5 changed files with 10 additions and 4 deletions

View File

@@ -65,6 +65,8 @@
.invisibleInput {
background: transparent;
color: inherit;
text-align: inherit;
}
.advancementBox {
@@ -94,6 +96,7 @@
flex-direction: column;
justify-content: space-around;
align-items: center;
text-align: center;
}
.lvlValue {