mirror of
https://github.com/ionic-team/ionic-framework.git
synced 2025-08-22 21:48:42 +08:00
fix(segment): add styles for in a color toolbar
This commit is contained in:
@ -14,6 +14,10 @@
|
||||
color: #{current-color(base)} !important;
|
||||
}
|
||||
|
||||
:host(.in-color-toolbar) {
|
||||
color: inherit;
|
||||
}
|
||||
|
||||
:host(.segment-disabled) {
|
||||
opacity: $segment-md-opacity-disabled;
|
||||
|
||||
|
Reference in New Issue
Block a user