Browse Source

【优化】角色仓库底部留空

cherishsince 1 năm trước cách đây
mục cha
commit
0fef28e4a5
1 tập tin đã thay đổi với 1 bổ sung0 xóa
  1. 1 0
      src/views/ai/chat/role/RoleList.vue

+ 1 - 0
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;