Fixes for NPC display

This commit is contained in:
TJ 2021-02-15 14:01:08 -06:00
parent 55f084592c
commit 74414e2257
8 changed files with 55 additions and 32 deletions

View file

@ -1698,7 +1698,7 @@ input[type="reset"]:disabled {
display: block;
}
.sw5e.sheet.actor.npc .swalt-sheet nav.sheet-navigation {
grid-template-columns: repeat(4, 1fr);
grid-template-columns: repeat(6, 1fr);
}
.sw5e.sheet.actor.npc .swalt-sheet .tab.attributes .traits-resources {
display: block;