You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
The Inputs inside the Picker should be the veriant with underline only (appearance="legacy"). You maybe have configured the outline variant globaly which seems to leak into the color-picker component.
Describe the bug
Given this HTML:
Results in:
When I override the CSS in styles.scss with this:
That results in:
Am I doing something wrong or is the default CSS not correct?
To Reproduce
Steps to reproduce the behavior:
Expected behavior
A clear and concise description of what you expected to happen.
Screenshots
If applicable, add screenshots to help explain your problem.
Desktop (please complete the following information):
Additional context
Add any other context about the problem here.
The text was updated successfully, but these errors were encountered: