MDL/ADRL fixes + MR fixes

This commit is contained in:
2023-09-19 15:46:02 +02:00
parent bbf0f31d4c
commit 1b655a9c0e
6 changed files with 98 additions and 68 deletions

View File

@@ -1536,4 +1536,13 @@ Focus FOC: #ff0084
max-width: 48px;
max-height: 48px;
flex-grow: 0;
}
.dice-pool-image-add {
border: 0;
margin-left: 4px;
min-width: 32px;
min-height: 32px;
max-width: 32px;
max-height: 32px;
flex-grow: 0;
}