[Question] WebGL cursor oversized

How can I control the size of the cursor in WebGL?

Currently, resizing the game window does not affect the cursor’s size (using custom cursors). In smaller windows, the cursor appears oversized, while in larger windows or fullscreen, it appears normal. Is there a way to dynamically adjust the cursor’s size based on the resolution or window size in WebGL builds? Any tips or suggestions would be greatly appreciated!