forked from GitHub-Mirrors/foundry-sw5e
Update sw5e.css
tv006 css fix
This commit is contained in:
parent
b7e1d2bab8
commit
efa8f76937
1 changed files with 2 additions and 2 deletions
4
sw5e.css
4
sw5e.css
|
@ -267,7 +267,7 @@
|
||||||
/* Header Summary Details */
|
/* Header Summary Details */
|
||||||
}
|
}
|
||||||
.sw5e.sheet .sheet-header h1 {
|
.sw5e.sheet .sheet-header h1 {
|
||||||
flex: 1;
|
flex: 2;
|
||||||
border-bottom: none;
|
border-bottom: none;
|
||||||
height: 60px;
|
height: 60px;
|
||||||
margin: 0;
|
margin: 0;
|
||||||
|
@ -941,7 +941,7 @@
|
||||||
border: 2px solid #000;
|
border: 2px solid #000;
|
||||||
}
|
}
|
||||||
.sw5e.sheet.item .sheet-header .item-subtitle {
|
.sw5e.sheet.item .sheet-header .item-subtitle {
|
||||||
flex: 0 0 80px;
|
flex: 1 0 80px;
|
||||||
height: 60px;
|
height: 60px;
|
||||||
margin: 0;
|
margin: 0;
|
||||||
padding: 5px;
|
padding: 5px;
|
||||||
|
|
Loading…
Add table
Add a link
Reference in a new issue