Update combat tab

This commit is contained in:
2023-03-24 10:17:20 +01:00
parent 4ca23257cb
commit 0368be050b
11 changed files with 163 additions and 97 deletions

View File

@ -1451,4 +1451,8 @@ Focus FOC: #ff0084
.biodata-portrait {
min-height: 512px;
min-width: 256px;
}
.textarea-full-height {
min-height: 100%;
height: 100%;
}