Added advantage/disadvantageSource to Character model. It's shown from a tooltip icon on rolls

This commit is contained in:
WBHarry 2025-07-16 22:15:00 +02:00
parent 3176438293
commit bc92dec7f0
5 changed files with 35 additions and 0 deletions

View file

@ -100,6 +100,10 @@
font-size: 14px;
line-height: 17px;
}
.advantage-chip-tooltip {
pointer-events: all;
}
}
.advantage-chip {