Skip to content

Commit 94991ba

Browse files
committed
fixes #1448
1 parent b4bee53 commit 94991ba

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)