Pārlūkot izejas kodu

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

cherishsince 1 gadu atpakaļ
vecāks
revīzija
0fef28e4a5
1 mainītis faili ar 1 papildinājumiem un 0 dzēšanām
  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;