Browse Source

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

cherishsince 1 year ago
parent
commit
0fef28e4a5
1 changed files with 1 additions and 0 deletions
  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%;
   height: 100%;
   overflow: auto;
   overflow: auto;
   padding: 0px 25px;
   padding: 0px 25px;
+  padding-bottom: 140px;
   align-items: start;
   align-items: start;
   align-content: flex-start;
   align-content: flex-start;
   justify-content: start;
   justify-content: start;