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:
@@ -113,9 +113,7 @@ button,
|
||||
}
|
||||
|
||||
.enable-hover button:hover,
|
||||
.enable-hover [button]:hover,
|
||||
button.hover
|
||||
[button].hover {
|
||||
.enable-hover [button]:hover {
|
||||
opacity: $button-hover-opacity;
|
||||
color: $button-text-color;
|
||||
text-decoration: none;
|
||||
|
||||
Reference in New Issue
Block a user