fixing bug 8.18
This commit is contained in:
@@ -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;
|
||||
}
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user