From a3a48da30bdea132d2bfbb47fa2ccf83f1937c45 Mon Sep 17 00:00:00 2001 From: queenwuli <942534046@qq.com> Date: Tue, 19 Jan 2021 08:29:55 +0800 Subject: [PATCH] 提交 --- hive-app/pages/mine/myInfo.vue | 6 +++--- 1 files changed, 3 insertions(+), 3 deletions(-) diff --git a/hive-app/pages/mine/myInfo.vue b/hive-app/pages/mine/myInfo.vue index 72f1ae8..e63162a 100644 --- a/hive-app/pages/mine/myInfo.vue +++ b/hive-app/pages/mine/myInfo.vue @@ -159,9 +159,9 @@ <style> .header-img{ - width: 60px; - height: 60px; - padding-top: 10px; + width: 70px; + height: 70px; + margin-top: 10px; border-radius: 50%; } .content{ -- Gitblit v1.9.1