mirror of
https://github.com/ionic-team/ionic-framework.git
synced 2025-11-10 00:27:41 +08:00
@ -17,6 +17,7 @@
|
|||||||
color: var(--color);
|
color: var(--color);
|
||||||
}
|
}
|
||||||
|
|
||||||
|
:host(.ion-color),
|
||||||
:host(.ion-color) ion-tab-button {
|
:host(.ion-color) ion-tab-button {
|
||||||
--background: #{current-color(base)};
|
--background: #{current-color(base)};
|
||||||
--color: #{current-color(contrast, .7)};
|
--color: #{current-color(contrast, .7)};
|
||||||
|
|||||||
Reference in New Issue
Block a user