mirror of
https://github.com/Foundryborne/daggerheart.git
synced 2026-01-18 07:59:03 +01:00
l
This commit is contained in:
parent
dbb07008f0
commit
faa32c1fba
10 changed files with 90 additions and 59 deletions
|
|
@ -219,11 +219,6 @@
|
|||
padding: 3px 5px;
|
||||
text-transform: uppercase;
|
||||
font-weight: 600;
|
||||
}
|
||||
|
||||
.target-hit-status {
|
||||
width: fit-content;
|
||||
margin-top: 2px;
|
||||
|
||||
&.is-miss {
|
||||
color: @medium-red;
|
||||
|
|
@ -231,6 +226,11 @@
|
|||
}
|
||||
}
|
||||
|
||||
.target-hit-status {
|
||||
width: fit-content;
|
||||
margin-top: 2px;
|
||||
}
|
||||
|
||||
div[data-action="expandRoll"] {
|
||||
.roll-part-header > div > span {
|
||||
&:before, &:after {
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue