forked from hazza/dspace-angular
Fixed header bg color not being set in default (no) theme
(cherry picked from commit 14b1ce5e50
)
This commit is contained in:

committed by
github-actions[bot]
![github-actions[bot]](/assets/img/avatar_default.png)
parent
72dcfddff1
commit
a40e26985d
@@ -1,3 +1,7 @@
|
||||
header {
|
||||
background-color: var(--ds-header-bg);
|
||||
}
|
||||
|
||||
.navbar-brand img {
|
||||
max-height: var(--ds-header-logo-height);
|
||||
max-width: 100%;
|
||||
|
Reference in New Issue
Block a user