语音样式

This commit is contained in:
luyuan 2020-08-13 11:58:06 +08:00
parent 209cb7d9fb
commit 186f1cdb27
Signed by: theluyuan
GPG Key ID: A7972FD973317FF3

View File

@ -40,11 +40,12 @@
padding: 6rpx 10rpx; padding: 6rpx 10rpx;
height: 72rpx; height: 72rpx;
line-height: 72rpx; line-height: 72rpx;
background: #D02129; background: #FF780F;
font-size: 24rpx; font-size: 24rpx;
border-radius: 14rpx; border-radius: 14rpx;
color: #ffffff; color: #ffffff;
display: flex; display: flex;
flex-direction: row-reverse;
} }
.audio-facade-bg{ .audio-facade-bg{
background: url("./images/voice.png") no-repeat center; background: url("./images/voice.png") no-repeat center;