foundry-sw5e/less/npc.less

9 lines
239 B
Text
Raw Normal View History

2020-06-24 14:19:28 -04:00
@import "./variables.less";
/* ----------------------------------------- */
/* Basic Structure */
/* ----------------------------------------- */
.sw5e.sheet.actor.npc {
min-width: 600px;
min-height: 658px;
}