.customlist-item { padding: 20rpx 20rpx; border-bottom: 1rpx solid #ddd; background: #ffffff; position: relative; color: #8f8f94; &:first-child { border-top: 1rpx solid #ddd; } .customlist-item-field { padding-top: 4px; &:first-child { padding-top: 0; } .customlist-item-field-title { white-space: nowrap; color: #333333; } } }