feat: 输入框样式异常问题修复

This commit is contained in:
duanshuwen
2025-08-10 12:17:50 +08:00
parent c231a72acb
commit 6122b1c509

View File

@@ -334,7 +334,6 @@ defineExpose({
.input-button-container { .input-button-container {
flex: 1; flex: 1;
position: relative; position: relative;
height: 44px;
} }
.hold-to-talk-button { .hold-to-talk-button {