From 806bc0385a18fe27f68b9d36ba070d79b0697e99 Mon Sep 17 00:00:00 2001 From: Alexander Zinchuk Date: Tue, 21 Jan 2025 18:20:33 +0100 Subject: [PATCH] FullNameTitle: Adjusted styles (#5442) --- src/components/common/FullNameTitle.module.scss | 1 - 1 file changed, 1 deletion(-) diff --git a/src/components/common/FullNameTitle.module.scss b/src/components/common/FullNameTitle.module.scss index 6245cfe9b..c1b19747a 100644 --- a/src/components/common/FullNameTitle.module.scss +++ b/src/components/common/FullNameTitle.module.scss @@ -1,7 +1,6 @@ .root { display: flex !important; align-items: center; - justify-content: space-between; gap: 0.25rem; :global(.custom-emoji) {