fix: tool store style

v3.2
wangdan-fit2cloud 2025-09-29 14:54:23 +08:00
parent 54eb60d2c4
commit c430e62475
1 changed files with 1 additions and 1 deletions

View File

@ -357,7 +357,7 @@ defineExpose({ open })
} }
.category-scrollbar { .category-scrollbar {
height: calc(100vh - 260px); height: calc(100vh - 200px);
// min-height: 500px; // min-height: 500px;
} }
} }