feat: 全面优化ai-hub前端细节

This commit is contained in:
ccnetcore
2025-08-31 01:37:36 +08:00
parent 8abd122773
commit d29aac088a
10 changed files with 27 additions and 59 deletions

View File

@@ -23,7 +23,7 @@ const sessionId = computed(() => route.params?.id);
flex-direction: column;
align-items: center;
justify-content: center;
width: calc(100% - 32px);
// width: calc(100% - 32px);
height: 100%;
padding: 0 16px;
overflow-anchor: none;