Update sw5e.css

tv006 css fix
This commit is contained in:
CK 2020-08-21 17:37:24 -04:00 committed by GitHub
parent b7e1d2bab8
commit efa8f76937
No known key found for this signature in database
GPG key ID: 4AEE18F83AFDEB23

View file

@ -267,7 +267,7 @@
/* Header Summary Details */
}
.sw5e.sheet .sheet-header h1 {
flex: 1;
flex: 2;
border-bottom: none;
height: 60px;
margin: 0;
@ -941,7 +941,7 @@
border: 2px solid #000;
}
.sw5e.sheet.item .sheet-header .item-subtitle {
flex: 0 0 80px;
flex: 1 0 80px;
height: 60px;
margin: 0;
padding: 5px;