Big fat caret

How can we get a big fat caret/cursor ? Is-there a CSS class to style?

No—that’s the native caret. You can change its color with the CSS caret-color property, but that’s about it.

1 Like

Thanks marijn for all your suport