This commit is contained in:
parent
2a3a96d568
commit
48c278c16b
|
|
@ -343,8 +343,11 @@
|
||||||
border-bottom-left-radius: 10rpx;
|
border-bottom-left-radius: 10rpx;
|
||||||
}
|
}
|
||||||
.byy_view {
|
.byy_view {
|
||||||
color: #000000;
|
color: #666;
|
||||||
background-color: #ebebeb;
|
background-color: #ebebeb;
|
||||||
|
border-radius: 20rpx;
|
||||||
|
font-size: 24rpx;
|
||||||
|
padding: 3rpx 20rpx;
|
||||||
}
|
}
|
||||||
|
|
||||||
.kfw_view {
|
.kfw_view {
|
||||||
|
|
|
||||||
Loading…
Reference in New Issue