From 3fcc793269af0d50237dd94650ef0c91a4331c27 Mon Sep 17 00:00:00 2001 From: nzws Date: Thu, 26 Jul 2018 21:33:23 +0900 Subject: [PATCH] Fix problem displaying button in profile page --- src/client/app/desktop/views/pages/user/user.profile.vue | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) diff --git a/src/client/app/desktop/views/pages/user/user.profile.vue b/src/client/app/desktop/views/pages/user/user.profile.vue index 0134d6f0b..b74dbc7e2 100644 --- a/src/client/app/desktop/views/pages/user/user.profile.vue +++ b/src/client/app/desktop/views/pages/user/user.profile.vue @@ -1,6 +1,6 @@