We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
2 parents b8da9a8 + ff3eb85 commit d22a008Copy full SHA for d22a008
1 file changed
src/components/avatar/Avatar.scss
@@ -1,6 +1,8 @@
1
.avatar {
2
img {
3
border-radius: 50%;
4
+ height: 100%;
5
+ width: 100%;
6
}
7
8
letter-avatar {
0 commit comments