Skip to content

Commit

Permalink
fix(Picker): 设置标题的颜色
Browse files Browse the repository at this point in the history
  • Loading branch information
fjc0k committed Aug 28, 2019
1 parent c02ec92 commit 8b7d929
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions src/components/Picker/index.scss
Original file line number Diff line number Diff line change
Expand Up @@ -29,6 +29,7 @@
text-align: center;
margin: 0 transformPx(15);
font-size: transformPx(19);
color: #000;
@include ellipsis;
}

Expand Down

0 comments on commit 8b7d929

Please sign in to comment.