forked from GitHub-Mirrors/foundry-sw5e
Fixes for NPC display
This commit is contained in:
parent
55f084592c
commit
74414e2257
8 changed files with 55 additions and 32 deletions
2
sw5e.css
2
sw5e.css
|
@ -1827,7 +1827,7 @@
|
|||
/* Basic Structure */
|
||||
/* ----------------------------------------- */
|
||||
.sw5e.sheet.actor.npc {
|
||||
min-width: 600px;
|
||||
min-width: 872px;
|
||||
min-height: 680px;
|
||||
}
|
||||
.sw5e.sheet.actor.npc .header-exp {
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue