mirror of
https://github.com/Foundryborne/daggerheart.git
synced 2026-06-06 21:04:16 +02:00
10 lines
No EOL
201 B
Text
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;
|
|
}
|
|
} |