mirror of
https://github.com/penpot/penpot.git
synced 2025-08-03 18:38:28 +02:00
Add move cursor when shape is displaced on viewport.
This commit is contained in:
parent
4dc728378c
commit
99f935863a
9 changed files with 50 additions and 18 deletions
|
@ -204,6 +204,10 @@ h4 {
|
|||
padding: 0 !important;
|
||||
}
|
||||
|
||||
.move-cursor {
|
||||
cursor: move;
|
||||
}
|
||||
|
||||
hr {
|
||||
border-top: solid 1px $color-gray-light;
|
||||
border-right: 0;
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue