Skip to content

Commit c430e62

Browse files
fix: tool store style
1 parent 54eb60d commit c430e62

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

ui/src/views/tool/toolStore/ToolStoreDialog.vue

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -357,7 +357,7 @@ defineExpose({ open })
357357
}
358358
359359
.category-scrollbar {
360-
height: calc(100vh - 260px);
360+
height: calc(100vh - 200px);
361361
// min-height: 500px;
362362
}
363363
}

0 commit comments

Comments
 (0)