fixing bug 8.18

This commit is contained in:
2020-08-18 08:52:47 +08:00
parent 2a180ba05f
commit a702558eac
4 changed files with 11 additions and 6 deletions

View File

@@ -74,14 +74,15 @@ export default {
height: 25rpx;
padding: 2rpx 4rpx;
margin: 0 6rpx;
color: #fff;
color: #000000;
text-align: center;
line-height: 25rpx;
border-radius: 4rpx;
box-sizing: content-box;
background-color: #000;
background-color: #999999;
}
.mah {
color: #999999;
vertical-align: text-top;
}
}