fix(hover): remove ion-app .enable-hover css

This commit is contained in:
Adam Bradley
2018-05-02 15:57:33 -05:00
parent 3b5365dd8a
commit a939fa24a2
9 changed files with 24 additions and 26 deletions

View File

@ -22,7 +22,7 @@
$tab-button-ios-padding-start);
}
.enable-hover .tab-button-ios:hover,
.tab-button-ios:hover,
.tab-button-ios.tab-selected {
color: $tab-button-ios-text-color-active;