diff --git a/js/src/components/PictureUpload.vue b/js/src/components/PictureUpload.vue index c0a4c94e3..3e5f714fb 100644 --- a/js/src/components/PictureUpload.vue +++ b/js/src/components/PictureUpload.vue @@ -1,54 +1,65 @@ @@ -56,9 +67,9 @@ @use "@/styles/_mixins" as *; figure.image { // @include margin-right(30px); - max-height: 200px; - max-width: 200px; - overflow: hidden; + //max-height: 200px; + //max-width: 200px; + //overflow: hidden; } .image-placeholder { diff --git a/js/src/views/Account/children/EditIdentity.vue b/js/src/views/Account/children/EditIdentity.vue index 7d12d79d8..19762058a 100644 --- a/js/src/views/Account/children/EditIdentity.vue +++ b/js/src/views/Account/children/EditIdentity.vue @@ -8,13 +8,14 @@ }} {{ $t("I create an identity") }} - - + + +

{{ t("General information") }}

- + + + +