mirror of
https://github.com/penpot/penpot.git
synced 2025-08-06 08:18:26 +02:00
:fix: Add pointer cursor to buttons on libraries modal.
This commit is contained in:
parent
7ab7a87a88
commit
271ba51951
1 changed files with 1 additions and 0 deletions
|
@ -216,6 +216,7 @@
|
||||||
}
|
}
|
||||||
|
|
||||||
.item-button {
|
.item-button {
|
||||||
|
cursor: pointer;
|
||||||
position: absolute;
|
position: absolute;
|
||||||
top: $size-4;
|
top: $size-4;
|
||||||
right: 0;
|
right: 0;
|
||||||
|
|
Loading…
Add table
Add a link
Reference in a new issue