Fix HP location and damages
This commit is contained in:
@@ -1417,26 +1417,31 @@ Focus FOC: #ff0084
|
||||
}
|
||||
.item-name-label-header-long {
|
||||
flex-grow:2;
|
||||
margin-top: 4px;
|
||||
max-width: 14rem;
|
||||
min-width: 14rem;
|
||||
}
|
||||
.item-name-label-header-long2 {
|
||||
flex-grow:2;
|
||||
margin-top: 4px;
|
||||
max-width: 24rem;
|
||||
min-width: 24rem;
|
||||
}
|
||||
.item-name-label {
|
||||
flex-grow:2;
|
||||
margin-top: 4px;
|
||||
max-width: 10rem;
|
||||
min-width: 10rem;
|
||||
}
|
||||
.item-name-label-long {
|
||||
flex-grow:2;
|
||||
margin-top: 4px;
|
||||
max-width: 12rem;
|
||||
min-width: 12rem;
|
||||
}
|
||||
.item-name-label-long2 {
|
||||
flex-grow:2;
|
||||
margin-top: 4px;
|
||||
max-width: 22rem;
|
||||
min-width: 22rem;
|
||||
}
|
||||
@@ -1490,7 +1495,9 @@ Focus FOC: #ff0084
|
||||
min-width:2rem;
|
||||
max-width: 2rem;
|
||||
}
|
||||
|
||||
.margin-left-4 {
|
||||
margin-left: 4px;
|
||||
}
|
||||
.dice-pool-stack {
|
||||
flex: 1 1 5rem;
|
||||
display: flex !important;
|
||||
|
Reference in New Issue
Block a user