mirror of
https://github.com/Foundryborne/daggerheart.git
synced 2026-01-12 03:31:07 +01:00
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;
|
|
}
|
|
}
|
|
}
|