Merge pull request #4 from VINI1520/patch-3

Fix width size for character at sw5e.css
This commit is contained in:
CK 2020-07-06 14:34:29 -04:00 committed by GitHub
commit 46d98c4d24
No known key found for this signature in database
GPG key ID: 4AEE18F83AFDEB23

View file

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