From 185fc464a51691814ef539a65ecb6da79862c816 Mon Sep 17 00:00:00 2001 From: Herculino Trotta Date: Sat, 22 Feb 2025 01:18:20 -0300 Subject: [PATCH] style(transactions): improve look on wider columns --- app/templates/cotton/transaction/item.html | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/app/templates/cotton/transaction/item.html b/app/templates/cotton/transaction/item.html index 1fa4f35..29138c1 100644 --- a/app/templates/cotton/transaction/item.html +++ b/app/templates/cotton/transaction/item.html @@ -15,7 +15,7 @@ _="on mouseover remove .tw-invisible from the first .transaction-actions in me end on mouseout add .tw-invisible to the first .transaction-actions in me end">
-
+
{% if not transaction.deleted %} {% endif %}
-
+
{# Date#}