From 944538803639a249f127c69b592e512544303759 Mon Sep 17 00:00:00 2001 From: sijinhui Date: Thu, 29 Feb 2024 18:40:05 +0800 Subject: [PATCH] =?UTF-8?q?=E5=BE=AE=E8=B0=83=E6=A0=B7=E5=BC=8F?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- app/components/chat.module.scss | 1 - 1 file changed, 1 deletion(-) diff --git a/app/components/chat.module.scss b/app/components/chat.module.scss index 5b359ffa7..500748a9a 100644 --- a/app/components/chat.module.scss +++ b/app/components/chat.module.scss @@ -298,7 +298,6 @@ overflow: auto; overflow-x: hidden; padding: 20px; - padding-bottom: 40px; position: relative; overscroll-behavior: none; }