Make some small improvements to actor sheets

This commit is contained in:
Johannes Loher 2021-02-20 22:41:33 +01:00
parent df6e1672cf
commit 0fd9622e2d
8 changed files with 53 additions and 31 deletions

View file

@ -28,15 +28,16 @@ header.sheet-header {
padding: 0px;
margin: $header-top-margin 10px $header-top-margin 0;
border-bottom: 0;
@include font-heading-upper;
display: block;
input {
width: 100%;
height: 100%;
margin: 0;
border: none;
background-color: transparent;
@include font-heading-upper;
}
@include font-heading-upper;
display: block;
}
h2.item-type {
@include font-heading-upper;