feat: 语音

This commit is contained in:
2026-02-01 18:35:03 +08:00
parent 646a72de64
commit 003e55dccf
8 changed files with 45 additions and 67 deletions

View File

@@ -86,13 +86,6 @@ onMounted(async () => {})
display: flex;
}
.ant-select-selector {
background: var(--color-bg) !important;
border: 1px solid var(--color-border) !important;
border-radius: 4px !important;
transition: all 0.2s !important;
min-height: 32px !important;
}
.ant-select-selection-item,
.ant-select-selection-placeholder {