mirror of
https://github.com/ionic-team/ionic-framework.git
synced 2026-03-13 10:22:08 +08:00
remove .hover css
This commit is contained in:
@@ -80,8 +80,7 @@ ion-tab {
|
||||
background: none;
|
||||
}
|
||||
|
||||
.enable-hover .tab-button:hover,
|
||||
.tab-button.hover {
|
||||
.enable-hover .tab-button:hover {
|
||||
color: $tab-button-text-inactive;
|
||||
}
|
||||
|
||||
|
||||
Reference in New Issue
Block a user