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

This commit is contained in:
octicon-git-branch(16/)
octicon-tag(16/)
Adam Bradley
2018-05-02 15:57:33 -05:00
gitea-unlock(16/)
parent 3b5365dd8a
commit a939fa24a2
octicon-diff(16/tw-mr-1) 9 changed files with 24 additions and 26 deletions

2
core/src/components/tabbar/tabbar.md.scss
View File

@@ -39,7 +39,7 @@
background: $color-shade;
}
.enable-hover .tabbar-md-#{$color-name} .tab-button:hover,
.tabbar-md-#{$color-name} .tab-button:hover,
.tabbar-md-#{$color-name} .tab-button.tab-selected {
color: $color-contrast;