From 5457956ddfbf48e25d03afa0665d3ba34e0e6bc3 Mon Sep 17 00:00:00 2001 From: Matthew Landauer Date: Mon, 6 Nov 2023 05:24:07 +0000 Subject: [PATCH] Stop the right arrow from getting shrinked on small displays --- app/views/_tailwind/applications/_application.html.erb | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/app/views/_tailwind/applications/_application.html.erb b/app/views/_tailwind/applications/_application.html.erb index 463f0f6f1..83495a5eb 100644 --- a/app/views/_tailwind/applications/_application.html.erb +++ b/app/views/_tailwind/applications/_application.html.erb @@ -1,5 +1,5 @@ <%= link_to application, class: "block" do %> -
+
<%# TODO: Extract out link style that's used here %> @@ -32,7 +32,7 @@

<%# TODO: Extract out icon from here and alerts/_alert.html.erb %> - +