From dcd357581b503a941b8595e64e6a9766566dd341 Mon Sep 17 00:00:00 2001 From: oat Date: Thu, 7 Dec 2023 17:03:49 +0700 Subject: [PATCH] style: move a profile more right --- Services/client/src/components/Profile.vue | 4 ++-- Services/client/src/views/MainLayout.vue | 2 +- 2 files changed, 3 insertions(+), 3 deletions(-) diff --git a/Services/client/src/components/Profile.vue b/Services/client/src/components/Profile.vue index 14aa0c4..16dfede 100644 --- a/Services/client/src/components/Profile.vue +++ b/Services/client/src/components/Profile.vue @@ -8,7 +8,7 @@ const accountName = ref(getUsername())