mirror of
https://github.com/penpot/penpot.git
synced 2025-01-25 07:58:49 -05:00
Add cursor: pointer to all a elements.
This commit is contained in:
parent
d131b78a82
commit
0c9b525fc3
1 changed files with 1 additions and 0 deletions
|
@ -54,6 +54,7 @@ svg {
|
|||
|
||||
|
||||
a {
|
||||
cursor: pointer;
|
||||
color: $main-ui-color;
|
||||
|
||||
&:hover {
|
||||
|
|
Loading…
Add table
Reference in a new issue