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

This commit is contained in:
cherishsince 2024-05-17 16:05:21 +08:00
parent efaf9ea96c
commit 0fef28e4a5

View File

@ -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;