From fee66f0fbf8a06a2bdf47e29a747ba905926d13d Mon Sep 17 00:00:00 2001 From: DianaXWiki Date: Wed, 10 Sep 2025 12:54:44 +0300 Subject: [PATCH] Align contact book --- www/profile/app-profile.less | 3 +++ 1 file changed, 3 insertions(+) diff --git a/www/profile/app-profile.less b/www/profile/app-profile.less index 85783f54b..cf8474521 100644 --- a/www/profile/app-profile.less +++ b/www/profile/app-profile.less @@ -179,6 +179,9 @@ display: flex; align-items: center; color: @cp-profile-is-your-friend; + svg { + margin: 0.1rem 0 0 0; + } } .cp-app-profile-friend-request { flex: 0;