mirror of
https://github.com/LC044/WeChatMsg
synced 2025-02-23 03:22:17 +08:00
调整音频标签的位置,美化
This commit is contained in:
parent
aed1de2c4b
commit
bc6a479b4d
@ -902,10 +902,11 @@ body{
|
|||||||
max-width: 350px;
|
max-width: 350px;
|
||||||
}
|
}
|
||||||
.chat-audio{
|
.chat-audio{
|
||||||
max-width: 300px;
|
max-width: 400px;
|
||||||
}
|
}
|
||||||
audio{
|
audio{
|
||||||
right: 25px;
|
margin-left: 9px;
|
||||||
|
margin-right: 9px;
|
||||||
}
|
}
|
||||||
.input-area{
|
.input-area{
|
||||||
border-top:0.5px solid #e0e0e0;
|
border-top:0.5px solid #e0e0e0;
|
||||||
|
Loading…
Reference in New Issue
Block a user