Fix cursor for some buttons & links (fix #411)
This commit is contained in:
@@ -51,6 +51,10 @@
|
||||
margin-top: -2.5rem;
|
||||
}
|
||||
|
||||
%cursor-pointer {
|
||||
cursor: pointer;
|
||||
}
|
||||
|
||||
/* ---------- scss mixin --------- */
|
||||
|
||||
@mixin no-text-decoration {
|
||||
|
||||
Reference in New Issue
Block a user