mirror of
https://github.com/Foundryborne/daggerheart.git
synced 2026-06-06 21:04:16 +02:00
Fixed the centering of the Select-Roll circles in TagTeamDialog. Fixed so that damage formulas that are just a modifier don't get a prefix '+' rendered
This commit is contained in:
parent
3fbc1e97c6
commit
8cb9f49956
2 changed files with 2 additions and 1 deletions
|
|
@ -194,6 +194,7 @@
|
|||
|
||||
.roll-selection-container {
|
||||
display: flex;
|
||||
gap: 16px;
|
||||
|
||||
.select-roll-button {
|
||||
margin-top: 8px;
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue