daggerheart/styles/less/sheets/items/beastform.less
2025-12-21 03:05:23 +01:00

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;
}
}
}