mirror of
https://github.com/ionic-team/ionic-framework.git
synced 2025-08-20 04:14:21 +08:00
fix(hover): remove ion-app .enable-hover css
This commit is contained in:
@ -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;
|
||||
|
||||
|
||||
Reference in New Issue
Block a user