From 09e8ce47af613d40bca0f63d2b1909acbfbc1756 Mon Sep 17 00:00:00 2001 From: Aevann Date: Fri, 5 Apr 2024 10:11:56 +0200 Subject: [PATCH] bigger bottom margin on mobile --- files/templates/private_chat.html | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/files/templates/private_chat.html b/files/templates/private_chat.html index e40190d93..a02341536 100644 --- a/files/templates/private_chat.html +++ b/files/templates/private_chat.html @@ -13,7 +13,7 @@
{{chat.name}}
- {{chat.name}} + {{chat.name}} {% if v.id == chat.owner_id %}