diff --git a/projects/common-map/src/fm-map/components/feature-list-feature/feature-list-feature.component.scss b/projects/common-map/src/fm-map/components/feature-list-feature/feature-list-feature.component.scss index 49ea36c..ca5aac2 100644 --- a/projects/common-map/src/fm-map/components/feature-list-feature/feature-list-feature.component.scss +++ b/projects/common-map/src/fm-map/components/feature-list-feature/feature-list-feature.component.scss @@ -11,9 +11,11 @@ .thumbnail > img { height: auto; + width: 100%; } .thumbnail > div { + width: 100%; font-size: 2rem; text-align: center; min-height: 3rem;