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;