Skip to content

Commit

Permalink
修复uni-list border不对的问题
Browse files Browse the repository at this point in the history
  • Loading branch information
hulinNeil committed Nov 14, 2018
1 parent 364112a commit f724b18
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions examples/hello-uniapp/common/uni.css
Original file line number Diff line number Diff line change
Expand Up @@ -384,6 +384,7 @@ radio-group label, checkbox-group label{
}
.uni-list-cell:after {
position: absolute;
z-index: 3;
right: 0;
bottom: 0;
left: 30upx;
Expand Down

0 comments on commit f724b18

Please sign in to comment.