foundry-sw5e/less/npc.less
2020-06-24 14:19:28 -04:00

9 lines
No EOL
239 B
Text

@import "./variables.less";
/* ----------------------------------------- */
/* Basic Structure */
/* ----------------------------------------- */
.sw5e.sheet.actor.npc {
min-width: 600px;
min-height: 658px;
}