From 2cb7574fe8234fdd6daf6a9cd341eae32e0eea9a Mon Sep 17 00:00:00 2001 From: mst Date: Tue, 11 Mar 2025 16:03:43 +0300 Subject: [PATCH] fix delete button styling --- templates/inbox.html | 5 ++++- 1 file changed, 4 insertions(+), 1 deletion(-) diff --git a/templates/inbox.html b/templates/inbox.html index 4e7972b..e9013c5 100644 --- a/templates/inbox.html +++ b/templates/inbox.html @@ -76,7 +76,10 @@ {{ _('Delete') }} {% else %} - + {% endif %}