mirror of
https://github.com/Foundryborne/daggerheart.git
synced 2026-01-15 21:21:08 +01:00
Added BP calculation and tooltip breakdown of BP sources
This commit is contained in:
parent
630ba5ab7d
commit
51a0fb82eb
12 changed files with 251 additions and 12 deletions
|
|
@ -4,6 +4,12 @@
|
|||
|
||||
.encounter-title {
|
||||
text-align: left;
|
||||
flex: none;
|
||||
}
|
||||
|
||||
.encounter-battlepoints {
|
||||
display: flex;
|
||||
cursor: help;
|
||||
}
|
||||
|
||||
.inner-controls {
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue