daggerheart/styles/less/actors/adversary.less
WBHarry 02f16f7363
118 - adversary data model (#119)
* Fixed datamodel and set up basic template in new style

* Added in a temp attack button, because why not

* Restored HitPoints counting up
2025-06-09 13:33:33 +02:00

5 lines
112 B
Text

.application.sheet.daggerheart.actor.dh-style.adversary {
.window-content {
overflow: auto;
}
}