UserPanel header size fix, fixes #222
This commit is contained in:
parent
73b275b8da
commit
8144c7d508
1 changed files with 4 additions and 0 deletions
|
@ -11,6 +11,10 @@
|
|||
width: 100%;
|
||||
background: var(--brand-color--faint);
|
||||
|
||||
.still-image {
|
||||
height: 100%;
|
||||
}
|
||||
|
||||
img {
|
||||
display: block;
|
||||
height: 100%;
|
||||
|
|
Loading…
Reference in a new issue