Description:
We set cursor: pointer;
on a global style for input buttons. This saved correctly but when inspecting the front end the cursor isn’t appearing in the style.
Step-by-step reproduction instructions:
- Open Global > Elements
- Add an input style for button, submit
- Specify
cursor: pointer
; and save - Note that when viewing on front-end the cursor is the default.
Environment info
- WordPress version: 6.6.2
- Cwicly Plugin version: 1.4.4