mirror of
https://github.com/ionic-team/ionic-framework.git
synced 2026-03-13 10:22:08 +08:00
a:hover cursor
This commit is contained in:
@@ -13,6 +13,10 @@
|
||||
a {
|
||||
-webkit-user-drag: none;
|
||||
-webkit-tap-highlight-color: transparent;
|
||||
|
||||
&:hover {
|
||||
cursor: pointer;
|
||||
}
|
||||
}
|
||||
img {
|
||||
-webkit-user-drag: none;
|
||||
|
||||
Reference in New Issue
Block a user