Skip to content

Commit cd60ffc

Browse files
committed
TCA-1021 fix avatar shape
1 parent 01fc3af commit cd60ffc

File tree

1 file changed

+5
-0
lines changed

1 file changed

+5
-0
lines changed

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

Lines changed: 5 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -55,6 +55,11 @@
5555
max-height: 120px;
5656
}
5757

58+
>img {
59+
border: 3px solid $tc-white;
60+
border-radius: 50%;
61+
}
62+
5863
.memberInfo {
5964
display: flex;
6065
flex-direction: column;

0 commit comments

Comments
 (0)