From 0fef28e4a5a5e668b0721ad06e1f88eaa412ab1a Mon Sep 17 00:00:00 2001 From: cherishsince Date: Fri, 17 May 2024 16:05:21 +0800 Subject: [PATCH] =?UTF-8?q?=E3=80=90=E4=BC=98=E5=8C=96=E3=80=91=E8=A7=92?= =?UTF-8?q?=E8=89=B2=E4=BB=93=E5=BA=93=E5=BA=95=E9=83=A8=E7=95=99=E7=A9=BA?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- src/views/ai/chat/role/RoleList.vue | 1 + 1 file changed, 1 insertion(+) diff --git a/src/views/ai/chat/role/RoleList.vue b/src/views/ai/chat/role/RoleList.vue index 344faa8a..64e2bbdb 100644 --- a/src/views/ai/chat/role/RoleList.vue +++ b/src/views/ai/chat/role/RoleList.vue @@ -123,6 +123,7 @@ onMounted(() => { height: 100%; overflow: auto; padding: 0px 25px; + padding-bottom: 140px; align-items: start; align-content: flex-start; justify-content: start;