mirror of
https://github.com/penpot/penpot.git
synced 2026-05-05 16:18:35 +00:00
Add cursor: pointer to all a elements.
This commit is contained in:
parent
d131b78a82
commit
0c9b525fc3
@ -54,6 +54,7 @@ svg {
|
|||||||
|
|
||||||
|
|
||||||
a {
|
a {
|
||||||
|
cursor: pointer;
|
||||||
color: $main-ui-color;
|
color: $main-ui-color;
|
||||||
|
|
||||||
&:hover {
|
&:hover {
|
||||||
|
|||||||
Loading…
x
Reference in New Issue
Block a user