From 06cf849b18c5ab30226eab5662f4ae16e480e4db Mon Sep 17 00:00:00 2001 From: Oscar Hinton Date: Sat, 13 Jul 2024 00:48:59 +0200 Subject: [PATCH] [PM-9707] [Boostrap] Fix avatar and customize placement (#10093) The Avatar customize button appeared below the avatar after removing Boostrap. This resolves it by adding flex, it also has the added benefit of aligning the button vertically as it's currently slightly misaligned. --- apps/web/src/app/auth/settings/account/profile.component.html | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/apps/web/src/app/auth/settings/account/profile.component.html b/apps/web/src/app/auth/settings/account/profile.component.html index 4464824c63..93025420b2 100644 --- a/apps/web/src/app/auth/settings/account/profile.component.html +++ b/apps/web/src/app/auth/settings/account/profile.component.html @@ -19,8 +19,8 @@
-
- +
+