diff --git a/frontend/src/headers/HeaderUser.vue b/frontend/src/headers/HeaderUser.vue
index ff3a804..fc61e04 100644
--- a/frontend/src/headers/HeaderUser.vue
+++ b/frontend/src/headers/HeaderUser.vue
@@ -42,11 +42,19 @@
Post
@@ -230,7 +238,7 @@ export default {
left: 0;
bottom: -20px;
font-size: 12px;
- color: #3D455F;
+ color: #3d455f;
white-space: nowrap;
padding: 2px 5px;
}
diff --git a/frontend/src/pages/user/account/UserProfile.vue b/frontend/src/pages/user/account/UserProfile.vue
index b93c4c6..8df333b 100644
--- a/frontend/src/pages/user/account/UserProfile.vue
+++ b/frontend/src/pages/user/account/UserProfile.vue
@@ -265,7 +265,9 @@
id="personal-photo-operation-image"
src="@/assets/profile.png"
/>
-
+