Combat tracker fixes

This commit is contained in:
2023-07-24 13:35:35 +02:00
parent a943e6defa
commit b798cde48d
7 changed files with 36 additions and 25 deletions

View File

@ -1258,6 +1258,9 @@ Focus FOC: #ff0084
background: black;
color: white;
}
.item-packed {
flex-grow:0;
}
.items-title-text {
margin-left: 4px;
}