daggerheart/styles/less/actors/character.less
WBHarry 5dafdaafcd
166 - Damage Reduction (#180)
* Temp

* Fixed Stress Reductions

* Changed from index based to object
2025-06-24 23:36:02 +02:00

11 lines
247 B
Text

@import '../utils/colors.less';
@import '../utils/fonts.less';
.application.sheet.daggerheart.actor.dh-style.character {
.window-content {
display: flex;
flex-direction: row;
height: 100%;
width: 100%;
}
}