mirror of
https://github.com/DSpace/dspace-angular.git
synced 2025-10-07 10:04:11 +00:00
adapt solution to prevent img overflow
(cherry picked from commit d3c788a4e1
)
This commit is contained in:

committed by
github-actions[bot]
![github-actions[bot]](/assets/img/avatar_default.png)
parent
f1a7f36f17
commit
20f5f17aac
@@ -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