diff options
Diffstat (limited to 'src/components/user_profile')
| -rw-r--r-- | src/components/user_profile/user_profile.vue | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/src/components/user_profile/user_profile.vue b/src/components/user_profile/user_profile.vue index 0268e5da..5bffba3a 100644 --- a/src/components/user_profile/user_profile.vue +++ b/src/components/user_profile/user_profile.vue @@ -158,6 +158,7 @@ .user-profile-field-name { flex: 0 0 auto; font-weight: 500; + text-align: right; color: var(--lightText); width: 30%; min-width: 120px; |
