mirror of
https://github.com/penpot/penpot.git
synced 2026-01-03 20:08:57 -05:00
Add cursor: pointer to all a elements.
This commit is contained in:
@@ -54,6 +54,7 @@ svg {
|
||||
|
||||
|
||||
a {
|
||||
cursor: pointer;
|
||||
color: $main-ui-color;
|
||||
|
||||
&:hover {
|
||||
|
||||
Reference in New Issue
Block a user