Skip to content

Commit 3be898e

Browse files
authored
Merge pull request #506 from topcoder-platform/TCA-1010
TCA-1010 add max size to img member avatar
2 parents c05af98 + e16686a commit 3be898e

File tree

1 file changed

+2
-1
lines changed

1 file changed

+2
-1
lines changed

src-ts/tools/learn/tca-certificate/validate-certificate/ValidateTCACertificate.module.scss

Lines changed: 2 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -46,7 +46,8 @@
4646
align-items: center;
4747
margin-bottom: $space-mx;
4848

49-
>svg {
49+
>svg,
50+
>img {
5051
max-width: 120px;
5152
max-height: 120px;
5253
}

0 commit comments

Comments
 (0)