From f56ca5d0054483aad6b3749c6e6dfb1998841b05 Mon Sep 17 00:00:00 2001 From: Runtus <893119806@qq.com> Date: Fri, 1 Sep 2023 15:57:52 +0800 Subject: [PATCH] =?UTF-8?q?fix:=20=E4=BF=AE=E5=A4=8D=E5=8F=AF=E7=BC=96?= =?UTF-8?q?=E8=BE=91=E4=BB=A3=E7=A0=81=E6=A1=86=E5=81=8F=E7=A7=BB=E7=9A=84?= =?UTF-8?q?=E9=97=AE=E9=A2=98?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- zh-CN/theme/style1.css | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/zh-CN/theme/style1.css b/zh-CN/theme/style1.css index 0557cac69..9ca262d41 100644 --- a/zh-CN/theme/style1.css +++ b/zh-CN/theme/style1.css @@ -82,6 +82,6 @@ table { } /* 修复可编辑代码框顶部过窄的问题 */ -code.editable, .ace_scroller { +/* code.editable, .ace_scroller { top: 10px; -} \ No newline at end of file +} */ \ No newline at end of file