From c879dac41289a0ece45ecaf6f93fa193883f8916 Mon Sep 17 00:00:00 2001 From: wanglei Date: Fri, 7 Nov 2025 16:00:10 +0800 Subject: [PATCH] =?UTF-8?q?=E8=AF=84=E5=88=86=E9=A1=B5=E9=9D=A2=E4=BF=AE?= =?UTF-8?q?=E6=94=B9?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- ruoyi-ui/src/views/votepage.vue | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/ruoyi-ui/src/views/votepage.vue b/ruoyi-ui/src/views/votepage.vue index 187fdf9..a3102a1 100644 --- a/ruoyi-ui/src/views/votepage.vue +++ b/ruoyi-ui/src/views/votepage.vue @@ -392,7 +392,7 @@ export default { } .yy_fj_list { - height: 36px; + //height: 36px; line-height: 36px; border-bottom: 1px solid #39CCCC; }