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:
parent
7ab7a87a88
commit
271ba51951
1 changed files with 1 additions and 0 deletions
|
@ -216,6 +216,7 @@
|
|||
}
|
||||
|
||||
.item-button {
|
||||
cursor: pointer;
|
||||
position: absolute;
|
||||
top: $size-4;
|
||||
right: 0;
|
||||
|
|
Loading…
Add table
Reference in a new issue