From 5c314bfd28ead1f809805fb30fe86c97f6c49b73 Mon Sep 17 00:00:00 2001 From: DianaXWiki Date: Wed, 10 Dec 2025 14:14:04 +0200 Subject: [PATCH] Implement fb --- www/profile/app-profile.less | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/www/profile/app-profile.less b/www/profile/app-profile.less index eef7256f5..1c84b68ef 100644 --- a/www/profile/app-profile.less +++ b/www/profile/app-profile.less @@ -186,7 +186,7 @@ .cp-app-profile-friend-request { flex: 0; white-space: normal; - margin-top: 10px; + height: auto !important; svg { min-width: @variables_icon_width; }