Merge remote-tracking branch 'upstream/main' into add_local_tts_change_voice

This commit is contained in:
shane0411
2025-06-11 14:29:35 +08:00
8 changed files with 41 additions and 29 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);