空轴进站返回顶部
This commit is contained in:
@@ -33,16 +33,18 @@ uni-button:after {
|
||||
color: #D7592F ;
|
||||
}
|
||||
.icon_unchecked {
|
||||
display: inline-block;
|
||||
color: #fff;
|
||||
width: 32rpx;
|
||||
height: 32rpx;
|
||||
width: 42rpx;
|
||||
height: 42rpx;
|
||||
background-color: #fff;
|
||||
font-size: 24rpx;
|
||||
line-height: 28rpx;
|
||||
font-size: 28rpx;
|
||||
line-height: 38rpx;
|
||||
border: 1rpx solid #bbb;
|
||||
border-radius: 8rpx;
|
||||
}
|
||||
.icon_checked {
|
||||
color: #D7592F ;
|
||||
background-color: #D7592F ;
|
||||
border: 1rpx solid #D7592F ;
|
||||
}
|
||||
.icon_back {
|
||||
|
||||
Reference in New Issue
Block a user