Skip to content
This repository has been archived by the owner on Sep 4, 2020. It is now read-only.

Commit

Permalink
feat(#2): increase icon size
Browse files Browse the repository at this point in the history
  • Loading branch information
peterpeterparker committed Sep 25, 2018
1 parent 5249ad0 commit bb20311
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 0 deletions.
Original file line number Diff line number Diff line change
Expand Up @@ -40,6 +40,7 @@ div.date-picker-scroller {
vertical-align: middle;
color: inherit;
margin-right: 8px;
font-size: 3rem;
}
}
}
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -48,6 +48,7 @@ div#datePickerScrollX {
vertical-align: middle;
color: inherit;
margin-right: 8px;
font-size: 3rem;
}
}
}
Expand Down

0 comments on commit bb20311

Please sign in to comment.