mirror of
https://github.com/penpot/penpot.git
synced 2025-02-03 21:09:00 -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 {
|
a {
|
||||||
|
cursor: pointer;
|
||||||
color: $main-ui-color;
|
color: $main-ui-color;
|
||||||
|
|
||||||
&:hover {
|
&:hover {
|
||||||
|
|
Loading…
Add table
Reference in a new issue