Moved Honor/Glory/status in tooltip and some css fix

This commit is contained in:
Vlyan
2022-02-03 11:48:29 +01:00
parent 258c284c25
commit 330665e895
8 changed files with 49 additions and 24 deletions

View File

@@ -11,9 +11,10 @@
flex: 0 0 100%;
overflow: hidden;
padding: 0 8px;
line-height: 30px;
line-height: 1.9rem;
justify-content: flex-end;
background: rgba(186, 187, 177, 0.5);
height: 2rem;
a.l5r-header-button {
flex: none;
@@ -29,7 +30,7 @@
}
}
.sheet-body {
height: calc(100% - 27rem);
height: calc(100% - 28rem);
}
fieldset {
&.advancement,