This commit is contained in:
2025-08-04 11:00:58 +02:00
parent ab27a30d4c
commit 83b7c8f14f
6 changed files with 13 additions and 7 deletions

View File

@@ -273,6 +273,7 @@
background-color: #5e0000;
border: none;
padding: 0px 10px;
border-bottom-right-radius: 20px;
}
.pokemon.sheet.characterSheet .horLine {
width: 400px;
@@ -358,6 +359,7 @@
position: absolute;
z-index: 100;
margin-top: 25px;
margin-left: 50px;
}
.pokemon.sheet.characterSheet .categorySelectBox {
display: flex;