mirror of
https://github.com/DSpace/dspace-angular.git
synced 2025-10-18 15:33:04 +00:00
Fixed header bg color not being set in default (no) theme
This commit is contained in:
@@ -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