|
@@ -231,12 +231,15 @@ html .match_way .box .box_hd h3 {
|
|
}
|
|
}
|
|
|
|
|
|
html .match_way .box .box_hd .cancel {
|
|
html .match_way .box .box_hd .cancel {
|
|
- color: #2CB7CA;
|
|
|
|
- font-size: .32rem;
|
|
|
|
|
|
+ /* color: #2CB7CA;
|
|
|
|
+ font-size: .32rem; */
|
|
|
|
+ width: 0.4rem;
|
|
|
|
+ height: 0.4rem;
|
|
}
|
|
}
|
|
html .match_way .box .box_hd .cancel img{
|
|
html .match_way .box .box_hd .cancel img{
|
|
width: 100%;
|
|
width: 100%;
|
|
height: 100%;
|
|
height: 100%;
|
|
|
|
+ display: block;
|
|
}
|
|
}
|
|
html .match_way .box .box_bd .weui-cells:after {
|
|
html .match_way .box .box_bd .weui-cells:after {
|
|
border: 0 !important;
|
|
border: 0 !important;
|