Various fixes in equipment, biodata

This commit is contained in:
2023-08-25 09:09:21 +02:00
parent bf94dc30b8
commit 1d0d123947
35 changed files with 125 additions and 160 deletions

View File

@ -1301,6 +1301,10 @@ ul, li {
min-width:2rem;
max-width: 2rem;
}
.item-controls-fixed-full {
min-width:3rem;
max-width: 3rem;
}
.attribute-label {
font-weight: bold;
}