样式问题
This commit is contained in:
@@ -93,12 +93,12 @@ function goToDetail() {
|
|||||||
// border-radius: 16rpx;
|
// border-radius: 16rpx;
|
||||||
border-bottom: 1rpx solid #f5f5f5;
|
border-bottom: 1rpx solid #f5f5f5;
|
||||||
margin-bottom: 0;
|
margin-bottom: 0;
|
||||||
|
position: relative; // 移到嵌套规则之前
|
||||||
|
|
||||||
&:last-child {
|
&:last-child {
|
||||||
border-bottom: none;
|
border-bottom: none;
|
||||||
padding-bottom: 0;
|
padding-bottom: 0;
|
||||||
}
|
}
|
||||||
position: relative;
|
|
||||||
}
|
}
|
||||||
|
|
||||||
.checkbox {
|
.checkbox {
|
||||||
|
|||||||
Reference in New Issue
Block a user