style(label): fix lint error

This commit is contained in:
Cam Wiegert
2018-09-20 14:55:18 -05:00
parent 54284e1cc1
commit 83594449ee

View File

@ -23,7 +23,7 @@
}
:host(.ion-color) {
color: current-color(base) !important;
color: current-color(base);
}
:host([text-wrap]) {