Skip to content

Commit c089ece

Browse files
Merge pull request #1711 from sumitdaga/issue-1448
fixes #1448
2 parents b4bee53 + 94991ba commit c089ece

File tree

1 file changed

+2
-0
lines changed
  • src/shared/components/Settings/Profile/BasicInfo/ImageInput

1 file changed

+2
-0
lines changed

src/shared/components/Settings/Profile/BasicInfo/ImageInput/styles.scss

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -30,6 +30,8 @@
3030
width: 120px;
3131
height: 120px;
3232
padding: 2px;
33+
background: #fff;
34+
color: #fff;
3335

3436
@include upto-sm {
3537
width: 80px;

0 commit comments

Comments
 (0)