db-ui / mono

DB UX Design System Monorepo - Provides Design Tokens and components for Web UIs
https://db-ui.github.io/mono/review/main/
Apache License 2.0
61 stars 7 forks source link

refactor: cursor pointer for clickable elements/components #498

Open annsch opened 1 year ago

annsch commented 1 year ago

As discussed before, we like to ensure that every clickable element has cursor: pointer (buttons, accordion, etc.)

mfranzke commented 1 year ago

Defining the exact scope of "clickable elements" is key on this topic, as e.g. an input is clickable also as well as a label.