mirror of
https://github.com/kuaifan/dootask.git
synced 2025-12-15 13:22:49 +00:00
perf: 优化发送录音消息抖动
This commit is contained in:
parent
7b3769b1db
commit
91c63f281b
@ -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;
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user