Skip to content

Commit

Permalink
fix(list): 列表边框UI问题
Browse files Browse the repository at this point in the history
  • Loading branch information
SzHeJason committed Oct 9, 2018
1 parent c35d82b commit faa1792
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions src/components/list/index.scss
Original file line number Diff line number Diff line change
Expand Up @@ -14,6 +14,7 @@
width: 100%;
bottom: 0;
left: 0;
z-index: 2;
background-color: $color-border-lighter;

/* prettier-ignore */
Expand Down

0 comments on commit faa1792

Please sign in to comment.