更新
This commit is contained in:
parent
90e4320d52
commit
44abd673cc
@ -713,8 +713,8 @@
|
|||||||
.c_c_title {
|
.c_c_title {
|
||||||
|
|
||||||
//width: 260rpx;
|
//width: 260rpx;
|
||||||
width: 100%;
|
width: 90%;
|
||||||
height: 48rpx;
|
height: 52rpx;
|
||||||
border-radius: 8rpx 8rpx 8rpx 8rpx;
|
border-radius: 8rpx 8rpx 8rpx 8rpx;
|
||||||
background: #fcd702;
|
background: #fcd702;
|
||||||
flex-direction: row;
|
flex-direction: row;
|
||||||
@ -811,5 +811,6 @@
|
|||||||
.segment-item{
|
.segment-item{
|
||||||
width: 290rpx;
|
width: 290rpx;
|
||||||
margin: 5rpx 2rpx;
|
margin: 5rpx 2rpx;
|
||||||
|
padding-right: 25rpx;
|
||||||
}
|
}
|
||||||
</style>
|
</style>
|
||||||
|
Loading…
Reference in New Issue
Block a user