mirror of
https://github.com/Foundryborne/daggerheart.git
synced 2026-01-12 11:41:08 +01:00
* Added support for adversary actor sizes * . * . * Finished token implementation * Fixed token-config * Updated SRD adversaries * . * Added size to Beastform tokenData * Fixed sizing for evolved beastforms * Beastform compendium update * .
12 lines
273 B
Text
12 lines
273 B
Text
.application.sheet.daggerheart.dh-style.beastform {
|
|
.settings.tab {
|
|
.advantage-on-section {
|
|
display: flex;
|
|
flex-direction: column;
|
|
margin-top: 10px;
|
|
}
|
|
.hint {
|
|
font-style: italic;
|
|
}
|
|
}
|
|
}
|