From 3256c00dcdf3190e1864c02ce50e1380b6b175cf Mon Sep 17 00:00:00 2001 From: klarkxy <278370456@qq.com> Date: Fri, 13 Mar 2026 15:55:40 +0800 Subject: [PATCH] feat(ui): adjust hardness dropdown styling for better vertical alignment - Increase min-height and line-height to 32px for consistent sizing - Remove top and bottom padding to improve vertical centering - Maintain existing width and margin properties --- web/template/syzoj/problemset.php | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/web/template/syzoj/problemset.php b/web/template/syzoj/problemset.php index 64d7148..d60ddca 100644 --- a/web/template/syzoj/problemset.php +++ b/web/template/syzoj/problemset.php @@ -108,7 +108,7 @@ $selected_hardness = 0; } ?> -