From 6c501b149809a7015e58d9627e84bfd593702f95 Mon Sep 17 00:00:00 2001 From: wxiaoguang Date: Mon, 16 Oct 2023 15:26:08 +0800 Subject: Improve dropdown button alignment and fix hover bug (#27632) 1. fix #27631 , and add samples to devtest page 2. fix incorrect color for "ui dropdown button" when hover --- templates/devtest/gitea-ui.tmpl | 9 +++++++++ 1 file changed, 9 insertions(+) (limited to 'templates/devtest') diff --git a/templates/devtest/gitea-ui.tmpl b/templates/devtest/gitea-ui.tmpl index fa74ed7ce6..73293ddf48 100644 --- a/templates/devtest/gitea-ui.tmpl +++ b/templates/devtest/gitea-ui.tmpl @@ -250,6 +250,15 @@ {{svg "octicon-triangle-down" 14 "dropdown icon"}} + +
+
+
Button align with ...
+ +
-- cgit v1.2.3