Litepicker icon indicating copy to clipboard operation
Litepicker copied to clipboard

Cursor doesn't change into a pointer on predefined range plugin

Open wnm opened this issue 3 years ago • 0 comments

Describe the bug When I hover over a predefined range, the cursor doesn't change into a pointer. I can see that the CSS is defined correctly, it might be a problem with an overlaying element? I tried playing around with changing the z-index, but couldn't find a fix....

To Reproduce Steps to reproduce the behavior:

  1. Go to https://litepicker.com/docs/plugins/ranges/
  2. Click on "Demo"
  3. Hover over predifend range

Expected behavior The cursor should change into a pointer

https://user-images.githubusercontent.com/705094/154243060-c7ff3d0d-82e0-49f2-b937-7aa04edddc9a.mov

wnm avatar Feb 16 '22 10:02 wnm