chore(label): remove item styles and escapes

references #14808
This commit is contained in:
Cam Wiegert
2018-09-17 10:17:28 -05:00
parent 389e9d1931
commit c7d4b022e3
3 changed files with 8 additions and 15 deletions

View File

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