mirror of
https://github.com/ionic-team/ionic-framework.git
synced 2025-11-09 08:09:32 +08:00
style(label): fix lint error
This commit is contained in:
@ -23,7 +23,7 @@
|
|||||||
}
|
}
|
||||||
|
|
||||||
:host(.ion-color) {
|
:host(.ion-color) {
|
||||||
color: current-color(base) !important;
|
color: current-color(base);
|
||||||
}
|
}
|
||||||
|
|
||||||
:host([text-wrap]) {
|
:host([text-wrap]) {
|
||||||
|
|||||||
Reference in New Issue
Block a user