daggerheart/styles/less/sheets/actors/npc/sheet.less
2026-05-31 02:38:04 +02:00

10 lines
No EOL
201 B
Text

.application.sheet.daggerheart.actor.dh-style.npc {
.window-content {
display: grid;
grid-template-rows: auto auto 1fr;
}
.npc-navigation {
padding: 0 15px;
}
}