Regenerate css

This commit is contained in:
professorbunbury 2021-04-06 20:07:18 +00:00
parent c793949b37
commit 1ad1e6976f

View file

@ -426,7 +426,6 @@
list-style: none; list-style: none;
margin: 0; margin: 0;
padding: 0; padding: 0;
display: block;
} }
.sw5e.sheet .items-list .item-name { .sw5e.sheet .items-list .item-name {
flex: 2; flex: 2;
@ -1824,9 +1823,6 @@
.sw5e.sheet.actor.character .biography { .sw5e.sheet.actor.character .biography {
max-width: calc(100% - 180px); max-width: calc(100% - 180px);
} }
.sw5e.sheet.actor.character .content{
display: block;
}
/* ----------------------------------------- */ /* ----------------------------------------- */
/* Basic Structure */ /* Basic Structure */
/* ----------------------------------------- */ /* ----------------------------------------- */