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