From 583b82452a8242f011235a3fb3683bc28527e119 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?=E7=8E=8B=E7=AB=8B=E5=B8=AE?= <3294713004@qq.com> Date: Tue, 13 Jan 2026 02:58:14 +0800 Subject: [PATCH] =?UTF-8?q?fix(core):=20=E4=BF=AE=E5=A4=8Dmicropython=20`?= =?UTF-8?q?=E6=9D=BF=E5=8D=A1=E6=96=87=E4=BB=B6=E7=AE=A1=E7=90=86`=20?= =?UTF-8?q?=E4=B8=8B=E7=BC=A9=E5=B0=8F=E7=8A=B6=E6=80=81=E6=A0=8F=E6=97=B6?= =?UTF-8?q?=E5=85=83=E7=B4=A0=E6=BA=A2=E5=87=BA=E7=88=B6=E5=AE=B9=E5=99=A8?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- common/templates/html/statusbar/statusbar-ampy-editor-empty.html | 1 + 1 file changed, 1 insertion(+) diff --git a/common/templates/html/statusbar/statusbar-ampy-editor-empty.html b/common/templates/html/statusbar/statusbar-ampy-editor-empty.html index b8001d62..83b54749 100644 --- a/common/templates/html/statusbar/statusbar-ampy-editor-empty.html +++ b/common/templates/html/statusbar/statusbar-ampy-editor-empty.html @@ -4,6 +4,7 @@ flex-direction: row; align-items: center; justify-content: center; + overflow-y: auto; } div[m-id="{{d.mId}}"] > div {