Update character.less

This commit is contained in:
VINI1520 2020-07-06 14:01:57 -03:00 committed by GitHub
parent 927db790ce
commit 0f2a7745d8
No known key found for this signature in database
GPG key ID: 4AEE18F83AFDEB23

View file

@ -4,7 +4,7 @@
/* Basic Structure */
/* ----------------------------------------- */
.sw5e.sheet.actor.character {
min-width: 672px;
min-width: 680px;
min-height: 736px;
/* ----------------------------------------- */
@ -247,4 +247,4 @@
}
}
}
}
}