web/admin: move SidebarHamburger into PageHeader
Signed-off-by: Jens Langhammer <jens.langhammer@beryju.org>
This commit is contained in:
@ -28,8 +28,8 @@ export class SidebarBrand extends LitElement {
|
||||
display: flex;
|
||||
flex-direction: column;
|
||||
align-items: center;
|
||||
height: 82px;
|
||||
min-height: 82px;
|
||||
height: 114px;
|
||||
min-height: 114px;
|
||||
}
|
||||
.pf-c-brand img {
|
||||
width: 100%;
|
||||
|
||||
Reference in New Issue
Block a user