Hide overflow on search suggestion thumbnails #7067
1 changed files with 1 additions and 0 deletions
|
@ -142,6 +142,7 @@
|
||||||
|
|
||||||
.media__thumb {
|
.media__thumb {
|
||||||
flex-shrink: 0;
|
flex-shrink: 0;
|
||||||
|
overflow: hidden;
|
||||||
$width: 5rem;
|
$width: 5rem;
|
||||||
@include handleClaimListGifThumbnail($width);
|
@include handleClaimListGifThumbnail($width);
|
||||||
width: $width;
|
width: $width;
|
||||||
|
|
Loading…
Add table
Reference in a new issue