From 2a7fbc35775e119958a013b8a74f1437bb7ae106 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?=E5=B0=8F=E6=9D=A8?= <666> Date: Thu, 26 Dec 2024 10:40:07 +0800 Subject: [PATCH] =?UTF-8?q?fix=EF=BC=9A=E5=A4=B4=E5=83=8F=E7=9A=84?= =?UTF-8?q?=E6=A0=B7=E5=BC=8F=E9=97=AE=E9=A2=98=EF=BC=9B?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- src/renderer/src/views/profile/cropperImage.vue | 2 +- src/renderer/src/views/profile/userAvatar.vue | 1 + 2 files changed, 2 insertions(+), 1 deletion(-) diff --git a/src/renderer/src/views/profile/cropperImage.vue b/src/renderer/src/views/profile/cropperImage.vue index ac19786..f75630d 100644 --- a/src/renderer/src/views/profile/cropperImage.vue +++ b/src/renderer/src/views/profile/cropperImage.vue @@ -206,7 +206,7 @@ export default { width: 200px; height: 200px; position: relative; - left: 150px; + left: 100px; overflow: hidden; border-radius: 50%; } diff --git a/src/renderer/src/views/profile/userAvatar.vue b/src/renderer/src/views/profile/userAvatar.vue index 56142b7..a0cc82e 100644 --- a/src/renderer/src/views/profile/userAvatar.vue +++ b/src/renderer/src/views/profile/userAvatar.vue @@ -6,6 +6,7 @@ append-to-body @opened="modalOpened" @close="closeDialog" + width="100px" >