diff --git a/src/shared/components/Settings/Profile/BasicInfo/ImageInput/styles.scss b/src/shared/components/Settings/Profile/BasicInfo/ImageInput/styles.scss index d326350d28..4ca421dceb 100644 --- a/src/shared/components/Settings/Profile/BasicInfo/ImageInput/styles.scss +++ b/src/shared/components/Settings/Profile/BasicInfo/ImageInput/styles.scss @@ -30,6 +30,8 @@ width: 120px; height: 120px; padding: 2px; + background: #fff; + color: #fff; @include upto-sm { width: 80px;