perf: 优化发送录音消息抖动

This commit is contained in:
Pang 2023-12-17 16:21:56 +08:00
parent 7b3769b1db
commit 91c63f281b

View File

@ -735,7 +735,7 @@
} }
.open-approve-details { .open-approve-details {
width: 245px; width: 260px;
display: inline-block; display: inline-block;
max-width: 100%; max-width: 100%;
@ -943,6 +943,8 @@
.content-loading { .content-loading {
display: flex; display: flex;
align-items: center;
height: 24px;
> i { > i {
font-size: 20px; font-size: 20px;