forked from hazza/dspace-angular
adapt solution to prevent img overflow
This commit is contained in:
@@ -1,4 +1,4 @@
|
||||
.logo-container {
|
||||
img {
|
||||
max-width: var(--ds-comcol-logo-max-width);
|
||||
max-height: var(--ds-comcol-logo-max-height);
|
||||
}
|
||||
|
Reference in New Issue
Block a user