From 3153308073e7f6b3f6eda973d0d871bfe1b29193 Mon Sep 17 00:00:00 2001 From: RedoX Date: Tue, 22 Jun 2021 16:14:55 +0000 Subject: [PATCH] Fix inline flex buttons --- app/templates/index.html | 13 +++++-------- 1 file changed, 5 insertions(+), 8 deletions(-) diff --git a/app/templates/index.html b/app/templates/index.html index f3e76ee..1307244 100644 --- a/app/templates/index.html +++ b/app/templates/index.html @@ -52,16 +52,13 @@ {% if item.media %} - +
{{item.insight}}
- - -
{{item.insight}}
- + {% if not block_downloads %} + class="flex-1 hover:bg-blue-300 text-gray-900 font-semibold py-1 px-2 rounded items-center"> + class="flex-1 hover:bg-blue-300 text-gray-900 font-semibold py-1 px-2 rounded items-center">