From e81aa3a490d0fd053a83cf58f593fdf0f13c326a Mon Sep 17 00:00:00 2001 From: modendeveloper Date: Thu, 26 Sep 2024 20:52:51 +0800 Subject: [PATCH] =?UTF-8?q?Fix=EF=BC=9A2412=20=E3=80=90=E5=95=86=E5=9F=8E?= =?UTF-8?q?=E5=B0=8F=E7=A8=8B=E5=BA=8F=E3=80=91=E5=AE=A2=E6=9C=8D=E8=81=8A?= =?UTF-8?q?=E5=A4=A9=E7=AA=97=E5=8F=A3=EF=BC=8C=E8=BE=93=E5=85=A5=E8=81=8A?= =?UTF-8?q?=E5=A4=A9=E5=86=85=E5=AE=B9=E7=9A=84=E6=97=B6=E5=80=99=E8=BE=93?= =?UTF-8?q?=E5=85=A5=E6=B3=95=E5=8C=BA=E5=9F=9F=E6=80=BB=E4=BC=9A=E6=8C=A1?= =?UTF-8?q?=E4=BD=8F=E8=BE=93=E5=85=A5=E6=A1=86=E7=9A=84=E4=B8=80=E9=83=A8?= =?UTF-8?q?=E5=88=86=EF=BC=8C=E5=AE=89=E5=8D=93=E5=92=8C=E8=8B=B9=E6=9E=9C?= =?UTF-8?q?=E9=83=BD=E4=BC=9A=E6=9C=89=E8=BF=99=E4=B8=AA=E6=83=85=E5=86=B5?= =?UTF-8?q?=EF=BC=8C=E9=9C=80=E8=A6=81=E4=BC=98=E5=8C=96=E4=B8=80=E4=B8=8B?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- pkg_common/views/room.vue | 2 ++ 1 file changed, 2 insertions(+) diff --git a/pkg_common/views/room.vue b/pkg_common/views/room.vue index e622553..60f5586 100644 --- a/pkg_common/views/room.vue +++ b/pkg_common/views/room.vue @@ -79,6 +79,8 @@ confirm-type="send" @input="userInput" @confirm="userSend" + cursor-spacing="15" + :adjust-position="true" />