mirror of
https://github.com/xinnan-tech/xiaozhi-esp32-server.git
synced 2026-07-26 09:03:54 +08:00
fix: 解决角色配置合并冲突异常问题
This commit is contained in:
@@ -1701,6 +1701,7 @@ export default {
|
|||||||
.tts-slider ::v-deep .el-input__inner {
|
.tts-slider ::v-deep .el-input__inner {
|
||||||
text-align: center;
|
text-align: center;
|
||||||
padding: 0 8px;
|
padding: 0 8px;
|
||||||
|
}
|
||||||
.input-new-tag {
|
.input-new-tag {
|
||||||
width: 90px;
|
width: 90px;
|
||||||
&::v-deep(.el-input__inner) {
|
&::v-deep(.el-input__inner) {
|
||||||
|
|||||||
Reference in New Issue
Block a user