From 0dd7b2ed2d93365ec4d74652d9b5f4a5c2b239f8 Mon Sep 17 00:00:00 2001 From: linxi Date: Thu, 18 Sep 2025 11:12:46 +0800 Subject: [PATCH] =?UTF-8?q?Fix=EF=BC=9A=E9=94=AE=E7=9B=98=E9=97=AE?= =?UTF-8?q?=E9=A2=98?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- pkg_common/views/message.vue | 1 - 1 file changed, 1 deletion(-) diff --git a/pkg_common/views/message.vue b/pkg_common/views/message.vue index 0d73892..b092519 100644 --- a/pkg_common/views/message.vue +++ b/pkg_common/views/message.vue @@ -82,7 +82,6 @@ :showConfirmBar="false" :focus="autoFocus" :cursor="cursorIndex" - :adjustPosition="false" :customStyle="{ backgroundColor: '#f7f7f7', border: '1px solid #f7f7f7',