mirror of
https://github.com/Foundryborne/daggerheart.git
synced 2026-01-17 07:36:26 +01:00
Fixed damage roll on colorful mode
This commit is contained in:
parent
320eec1230
commit
3b1cedf90d
5 changed files with 12 additions and 3 deletions
|
|
@ -229,6 +229,10 @@
|
|||
border-color: black;
|
||||
min-height: unset;
|
||||
height: 26px;
|
||||
|
||||
&:hover {
|
||||
background: var(--button-hover-background-color);
|
||||
}
|
||||
}
|
||||
}
|
||||
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue