Skip to content

Commit c0701de

Browse files
committed
reverting image logo
1 parent 0d4918a commit c0701de

File tree

2 files changed

+2
-2
lines changed

2 files changed

+2
-2
lines changed

frontend/src/static/js/components/page-layout/PageHeader/PageHeader.scss

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -285,7 +285,7 @@ a.user-menu-top-link {
285285
position: relative;
286286
float: left;
287287
max-width: 100%;
288-
max-height: 2.4rem;
288+
max-height: var(--logo-height, var(--default-logo-height));
289289
}
290290
}
291291

0 commit comments

Comments
 (0)