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 {
width: 245px;
width: 260px;
display: inline-block;
max-width: 100%;
@ -943,6 +943,8 @@
.content-loading {
display: flex;
align-items: center;
height: 24px;
> i {
font-size: 20px;