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

@@ -53,6 +53,9 @@
margin-top: 5px;
width: 60%;
}
.pokemon.sheet.characterSheet .invisibleInput {
background: transparent;
}
.pokemon.sheet.characterSheet .advancementBox {
margin-left: 20px;
}