Skip to content

Commit e3e41cd

Browse files
authored
IBX-8933: Fixed user thumbnail display (#1591)
1 parent b296fc5 commit e3e41cd

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

src/bundle/Resources/public/scss/_user-thumbnail.scss

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -4,5 +4,6 @@
44
height: calculateRem(20px);
55
border-radius: 50%;
66
max-width: inherit;
7+
object-fit: cover;
78
}
89
}

0 commit comments

Comments
 (0)