mirror of
https://github.com/xinnan-tech/xiaozhi-esp32-server.git
synced 2026-07-26 00:53:54 +08:00
fix: 语音合成-音色管理,克隆音频路径、克隆音频文本多语言异常处理
This commit is contained in:
@@ -795,11 +795,15 @@ export default {
|
||||
color: #909399;
|
||||
visibility: hidden;
|
||||
}
|
||||
|
||||
.more-dropdown {
|
||||
padding: 0;
|
||||
}
|
||||
.more-dropdown .el-dropdown-link {
|
||||
display: flex;
|
||||
align-items: center;
|
||||
gap: 7px;
|
||||
height: 100%;
|
||||
padding: 0 15px;
|
||||
}
|
||||
|
||||
.search-history-item:hover .clear-item-icon {
|
||||
|
||||
Reference in New Issue
Block a user