Skip to content

Commit 00548bc

Browse files
committed
MP-156 edit photo icon fix
1 parent 8c51305 commit 00548bc

File tree

1 file changed

+5
-0
lines changed

1 file changed

+5
-0
lines changed

src/apps/profiles/src/member-profile/profile-header/ProfileHeader.module.scss

Lines changed: 5 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -35,6 +35,11 @@
3535
right: 0;
3636
top: calc(50% - 8px);
3737
padding-right: $sp-1;
38+
39+
svg {
40+
width: 16px;
41+
height: 16px;
42+
}
3843
}
3944
}
4045

0 commit comments

Comments
 (0)