diff --git a/front/salix/components/upload-photo/style.scss b/front/salix/components/upload-photo/style.scss index 9f69b3964..609364a2c 100644 --- a/front/salix/components/upload-photo/style.scss +++ b/front/salix/components/upload-photo/style.scss @@ -17,9 +17,7 @@ & > div > img[ng-src] { width: 256px; height: 256px; - display: block; - height: 100%; - width: 100%; + display: block } }