From 2b7084d21d3bfd454f1bef2690ecbbbc5c885b52 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?=E9=99=88=E6=98=B1=E8=BE=BE?= Date: Thu, 14 Aug 2025 17:37:31 +0800 Subject: [PATCH] =?UTF-8?q?fix:=20=E6=B3=A8=E9=87=8A=E6=8E=89=E8=80=83?= =?UTF-8?q?=E8=AF=95=E5=AE=B9=E5=99=A8=E4=B8=AD=20textarea=20=E7=9A=84?= =?UTF-8?q?=E5=9B=BA=E5=AE=9A=E9=AB=98=E5=BA=A6-=20=E5=88=A0=E9=99=A4?= =?UTF-8?q?=E4=BA=86?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- public/bpic_eli/risk_history.html | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/public/bpic_eli/risk_history.html b/public/bpic_eli/risk_history.html index 6e2334d..05525a6 100644 --- a/public/bpic_eli/risk_history.html +++ b/public/bpic_eli/risk_history.html @@ -600,7 +600,7 @@ padding: 10px; } #exam-container .flex textarea{ - height:200px; + //height:200px; } #exam-container button{ outline:none;