From a955283b73dd7ea11d40c86c3458d057b54c6c23 Mon Sep 17 00:00:00 2001 From: augushong Date: Mon, 23 Jun 2025 12:47:58 +0800 Subject: [PATCH] =?UTF-8?q?feat:=20=E4=BC=98=E5=8C=96=E5=AF=BC=E5=87=BA?= =?UTF-8?q?=E5=8A=9F=E8=83=BD=E8=8F=9C=E5=8D=95?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- view/admin/post/output.html | 2 ++ 1 file changed, 2 insertions(+) diff --git a/view/admin/post/output.html b/view/admin/post/output.html index 7c02f17..1610d52 100644 --- a/view/admin/post/output.html +++ b/view/admin/post/output.html @@ -46,6 +46,8 @@ border: 1px solid #e8e8e8; background: #fff; overflow: auto; + min-width: 220px; + height: calc(100% - 30px); } .options-box>a,