forked from GitHub-Mirrors/foundry-sw5e
9 lines
239 B
Text
9 lines
239 B
Text
![]() |
@import "./variables.less";
|
||
|
|
||
|
/* ----------------------------------------- */
|
||
|
/* Basic Structure */
|
||
|
/* ----------------------------------------- */
|
||
|
.sw5e.sheet.actor.npc {
|
||
|
min-width: 600px;
|
||
|
min-height: 658px;
|
||
|
}
|