Open
Description
I have no clue if this was intentional, but I'm not seeing a text cursor where I'd usually expect to such as on paragraph elements.
Disabling this seems to fix it but it will no doubt be overriding other intentional changes:
:where(:root) {
cursor: default;
}
It's happening for me in these browsers:
- Chrome 100.0.4896.127
- Safari 15.4
- Firefox 100.0
Metadata
Metadata
Assignees
Labels
No labels