Skip to content

Commit e16686a

Browse files
committed
TCA-1010 add max size to img member avatar
1 parent c05af98 commit e16686a

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)