替换了名字

This commit is contained in:
2020-08-14 10:07:33 +08:00
parent 0f03c543e1
commit 1c3ed37983
6 changed files with 11 additions and 10 deletions

View File

@@ -430,7 +430,7 @@
}
.chatInterface .action-top .file-icon{
background: url("../images/vedio.png") no-repeat center;
background-size: 70%;
background-size: 50%;
color: #9D9D9D;
position: relative;
width:80rpx;
@@ -445,7 +445,7 @@
}
.chatInterface .action-top .img-video{
background: url("../images/file.png") no-repeat center;
background-size: 74%;
background-size: 50%;
}
.chatInterface .record-input{
width: 480rpx;
@@ -468,9 +468,10 @@
font-size: 28rpx;
}
.chatInterface .send-message-btn{
font-size: 32rpx;
font-size: 28rpx;
width: 80rpx;
line-height: 80rpx;
margin-right: 20rpx;
}
.record-loading{
position: absolute;