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