From 72c34310df0c6ffec2f2b026d11b6e756301885b Mon Sep 17 00:00:00 2001 From: Peter Bastiani Date: Mon, 30 Jan 2023 08:00:53 +0100 Subject: [PATCH] AW-4583 Maps thumbnail size --- .../feature-list-feature/feature-list-feature.component.scss | 2 -- 1 file changed, 2 deletions(-) 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 da7a010..49ea36c 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 @@ -10,12 +10,10 @@ } .thumbnail > img { - width: 100%; height: auto; } .thumbnail > div { - width: 100%; font-size: 2rem; text-align: center; min-height: 3rem;