From 9f43f1e0e840cbaf1d7c44d7b3d83d4bd78910f7 Mon Sep 17 00:00:00 2001 From: ittoview Date: Sun, 8 Mar 2026 01:44:56 +0000 Subject: [PATCH] =?UTF-8?q?fix(=E7=BB=83=E4=B9=A0):=20=E4=BF=AE=E6=AD=A3?= =?UTF-8?q?=E5=BA=95=E9=83=A8=E5=9B=BA=E5=AE=9A=E5=8C=BA=E5=9F=9F=E5=81=8F?= =?UTF-8?q?=E7=A7=BB=E6=96=B9=E5=BC=8F?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit 将 mb-8 改为 pb-8,使 sticky bottom-0 元素真正向上偏移 via [HAPI](https://hapi.run) Co-Authored-By: HAPI --- src/pages/ProcessPracticePage.tsx | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/src/pages/ProcessPracticePage.tsx b/src/pages/ProcessPracticePage.tsx index ffeb051..4600def 100644 --- a/src/pages/ProcessPracticePage.tsx +++ b/src/pages/ProcessPracticePage.tsx @@ -423,7 +423,7 @@ export default function ProcessPracticePage() { {/* 底部固定区域(粘附底部,参与文档流) */} -
+
{/* 输入区域 */}