foundryacks/src/scss/monster.scss

10 lines
125 B
SCSS

.ose.actor.monster {
min-height: 565px;
min-width: 460px;
.sheet-body {
.editor {
height: 300px;
}
}
}