UserPanel header size fix, fixes #222
This commit is contained in:
@ -11,6 +11,10 @@
|
||||
width: 100%;
|
||||
background: var(--brand-color--faint);
|
||||
|
||||
.still-image {
|
||||
height: 100%;
|
||||
}
|
||||
|
||||
img {
|
||||
display: block;
|
||||
height: 100%;
|
||||
|
||||
Reference in New Issue
Block a user