0
Fork 0
mirror of https://github.com/penpot/penpot.git synced 2025-01-25 07:58:49 -05:00

:fix: Add pointer cursor to buttons on libraries modal.

This commit is contained in:
Andrey Antukh 2020-08-19 13:08:16 +02:00
parent 7ab7a87a88
commit 271ba51951

View file

@ -216,6 +216,7 @@
}
.item-button {
cursor: pointer;
position: absolute;
top: $size-4;
right: 0;