mirror of
https://github.com/ionic-team/ionic-framework.git
synced 2025-11-09 08:09:32 +08:00
@ -3,8 +3,6 @@
|
|||||||
// Text
|
// Text
|
||||||
// --------------------------------------------------
|
// --------------------------------------------------
|
||||||
|
|
||||||
:host {
|
:host(.ion-color) {
|
||||||
--ion-color-base: currentColor;
|
color: current-color(base);
|
||||||
|
|
||||||
color: #{current-color(base)};
|
|
||||||
}
|
}
|
||||||
|
|||||||
Reference in New Issue
Block a user