diff --git a/changelog.d/profile-error.fix b/changelog.d/profile-error.fix new file mode 100644 index 000000000..f123db5ae --- /dev/null +++ b/changelog.d/profile-error.fix @@ -0,0 +1 @@ +Fix error styling for user profiles diff --git a/src/components/user_profile/user_profile.vue b/src/components/user_profile/user_profile.vue index 4bb3f5214..f64da4a45 100644 --- a/src/components/user_profile/user_profile.vue +++ b/src/components/user_profile/user_profile.vue @@ -146,8 +146,13 @@ {{ $t('settings.profile_tab') }} -
- {{ error }} +
+
+ {{ error }} +