调整音频标签的位置,美化

This commit is contained in:
STDquantum 2023-12-17 19:45:11 +08:00
parent aed1de2c4b
commit bc6a479b4d

View File

@ -902,10 +902,11 @@ body{
max-width: 350px;
}
.chat-audio{
max-width: 300px;
max-width: 400px;
}
audio{
right: 25px;
margin-left: 9px;
margin-right: 9px;
}
.input-area{
border-top:0.5px solid #e0e0e0;