mirror of
https://github.com/Foundryborne/daggerheart.git
synced 2026-01-17 15:39:02 +01:00
Added advantage/disadvantageSource to Character model. It's shown from a tooltip icon on rolls
This commit is contained in:
parent
3176438293
commit
bc92dec7f0
5 changed files with 35 additions and 0 deletions
|
|
@ -100,6 +100,10 @@
|
|||
font-size: 14px;
|
||||
line-height: 17px;
|
||||
}
|
||||
|
||||
.advantage-chip-tooltip {
|
||||
pointer-events: all;
|
||||
}
|
||||
}
|
||||
|
||||
.advantage-chip {
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue