designsystemet icon indicating copy to clipboard operation
designsystemet copied to clipboard

CSS discrepancies

Open mimarz opened this issue 9 months ago • 0 comments

Issue where we scribble down notes and things we discovered during #1846 we should look into.

### Tasks
- [ ] Maybe avoid classes for readonly and disabled and rely on native selectors instead.
- [ ] We should probably add css classes to our components for users to be able to target elements
- [ ] tooltip: Has no styling for content arrow. This is provided from floating-ui
- [ ] chip: clean up css variables
- [ ] Try to use aria-attributes (that needs to be set) to style as much as possible

mimarz avatar May 06 '24 08:05 mimarz