web: fix brand not showing on firefox
This commit is contained in:
@ -33,6 +33,7 @@ export class SidebarBrand extends LitElement {
|
||||
.pf-c-brand img {
|
||||
width: 100%;
|
||||
padding: 0 .5rem;
|
||||
height: 42px;
|
||||
}
|
||||
`,
|
||||
];
|
||||
|
Reference in New Issue
Block a user