mirror of
https://github.com/penpot/penpot.git
synced 2025-08-04 03:08:29 +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 {
|
||||
cursor: pointer;
|
||||
position: absolute;
|
||||
top: $size-4;
|
||||
right: 0;
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue