Skip to content

Commit

Permalink
fix(datepicker): fixing datapicker toggle button opacity (#437)
Browse files Browse the repository at this point in the history
  • Loading branch information
Margar1ta authored Mar 19, 2020
1 parent f981845 commit 87ca085
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions packages/mosaic/datepicker/_datepicker-theme.scss
Original file line number Diff line number Diff line change
Expand Up @@ -35,6 +35,7 @@ $mc-datepicker-today-fade-amount: 0.2;
border-color: transparent;
border-radius: 0;
background: transparent;
opacity: 1;

.mc-icon {
color: map-get($foreground, icon);
Expand Down

0 comments on commit 87ca085

Please sign in to comment.