mirror of
https://github.com/piskelapp/piskel.git
synced 2023-08-10 21:12:52 +03:00
Issue #290: fix wand cursor hotspot
This commit is contained in:
parent
34f2a9df0b
commit
0d1210e71f
@ -76,7 +76,7 @@
|
||||
}
|
||||
|
||||
.tool-shape-select .drawing-canvas-container:hover {
|
||||
cursor: url(../img/cursors/wand.png) 15 15, pointer;
|
||||
cursor: url(../img/cursors/wand.png) 10 5, pointer;
|
||||
}
|
||||
|
||||
.tool-colorpicker .drawing-canvas-container:hover {
|
||||
|
Loading…
Reference in New Issue
Block a user