Merge branch 'main' into agent-plugin

This commit is contained in:
hrz
2025-06-11 09:32:56 +08:00
9 changed files with 67 additions and 39 deletions
@@ -538,7 +538,7 @@ export default {
.data-table {
border-radius: 6px;
overflow-y: auto;
overflow-y: hidden;
background-color: transparent !important;
--table-max-height: calc(100vh - 40vh);
max-height: var(--table-max-height);