替换了名字
This commit is contained in:
@@ -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;
|
||||
|
||||
Reference in New Issue
Block a user