1 parent 80c8033 commit 76dba4eCopy full SHA for 76dba4e
1 file changed
common/uni.css
@@ -385,7 +385,8 @@ radio-group label, checkbox-group label{
385
.uni-list-cell-pd {
386
padding: 22upx 30upx;
387
}
388
-.uni-list-cell-left {
+.uni-list-cell-left {
389
+ white-space: nowrap;
390
font-size:28upx;
391
padding: 0 30upx;
392
@@ -395,7 +396,7 @@ radio-group label, checkbox-group label{
395
396
397
.uni-list-cell::after {
398
position: absolute;
- z-index: 3;
399
+ z-index: 3;
400
right: 0;
401
bottom: 0;
402
left: 30upx;
0 commit comments