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:
@@ -34,8 +34,7 @@ a {
|
||||
color: $link-color;
|
||||
background-color: transparent;
|
||||
}
|
||||
.enable-hover a:hover,
|
||||
a.hover {
|
||||
.enable-hover a:hover {
|
||||
color: $link-hover-color;
|
||||
}
|
||||
|
||||
|
||||
Reference in New Issue
Block a user