文件
jw-beauty/miniprogram/pages/auto-scan/auto-scan.wxss
T

9 行
136 B
Plaintext

.scan-result-item {
padding: 16rpx 0;
border-bottom: 1rpx solid #f0f0f0;
}
.scan-result-item:last-child {
border-bottom: none;
}