From 9d4fb80d15827f2b4017a1b3b9a8e48aa848eeb3 Mon Sep 17 00:00:00 2001 From: Carl Vuorinen Date: Fri, 22 May 2020 18:48:15 +0300 Subject: [PATCH] Add close button to profile modal (#12203) --- website/client/src/components/userMenu/profile.vue | 10 ++++++++++ 1 file changed, 10 insertions(+) diff --git a/website/client/src/components/userMenu/profile.vue b/website/client/src/components/userMenu/profile.vue index 7dfd643f09..a9f0e4e55c 100644 --- a/website/client/src/components/userMenu/profile.vue +++ b/website/client/src/components/userMenu/profile.vue @@ -4,6 +4,11 @@ class="profile" >
+