From 6c8d7a164f00aacaf7d517025f9ba3000d676004 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?=E8=8A=B1=E8=A3=A4=E8=A1=A9?= Date: Tue, 7 May 2019 14:08:28 +0800 Subject: [PATCH] perf[Profile]: adapt the profile page to the mobile (#2020) --- src/views/profile/components/UserCard.vue | 2 +- src/views/profile/index.vue | 4 ++-- 2 files changed, 3 insertions(+), 3 deletions(-) diff --git a/src/views/profile/components/UserCard.vue b/src/views/profile/components/UserCard.vue index a8d27513..c2ce1aa8 100644 --- a/src/views/profile/components/UserCard.vue +++ b/src/views/profile/components/UserCard.vue @@ -1,5 +1,5 @@