From 4537aebc07507f9f4c722fad4a0c43b8a111e9f0 Mon Sep 17 00:00:00 2001 From: Kumi Date: Sun, 4 Aug 2024 16:33:40 +0200 Subject: [PATCH] fix(ui): make dropdown button full width Updated the dropdown button to occupy full width for better responsiveness and improved UX, particularly on smaller screens. This change ensures a consistent layout regardless of device size. --- templates/index.html | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/templates/index.html b/templates/index.html index a9fa881..139e2a2 100644 --- a/templates/index.html +++ b/templates/index.html @@ -64,7 +64,7 @@

{% for link in service.links %} {% if link.alternatives %}