样式问题

This commit is contained in:
2025-11-30 00:41:26 +08:00
parent 8b82f479c4
commit c8715d2b74

View File

@@ -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 {