Skip to content

Commit

Permalink
fix(segment): set --color-checked in md color toolbar
Browse files Browse the repository at this point in the history
references #14850
  • Loading branch information
camwiegert committed Aug 28, 2018
1 parent 25479e4 commit 5d32115
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions core/src/components/segment/segment.md.scss
Original file line number Diff line number Diff line change
Expand Up @@ -67,4 +67,5 @@

:host(.in-color-toolbar:not(.ion-color)) {
--color: #{current-color(contrast)};
--color-checked: #{current-color(contrast)};
}

0 comments on commit 5d32115

Please sign in to comment.