Merged in fix/teasercard-image-fill (pull request #1425)
feat:teasercard - image fill fix * feat:teasercard - image fill fix Approved-by: Erik Tiekstra
This commit is contained in:
@@ -5,6 +5,12 @@
|
||||
overflow: hidden;
|
||||
}
|
||||
|
||||
.imageContainer {
|
||||
width: 100%;
|
||||
height: 200px;
|
||||
position: relative;
|
||||
}
|
||||
|
||||
.default {
|
||||
background-color: var(--Base-Surface-Subtle-Normal);
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user