diff --git a/src/components/listview/listview.css b/src/components/listview/listview.css index 4b4e88f842..312bf14a16 100644 --- a/src/components/listview/listview.css +++ b/src/components/listview/listview.css @@ -100,7 +100,7 @@ min-width: 2.78em; min-height: 2.78em; background-repeat: no-repeat; - background-size: contain; + background-size: cover; flex-shrink: 0; background-position: center center; position: relative;