core
core copied to clipboard
bugfix: theme selector
Issue Description
The ThemeSelector component is currently overlapping the dropdown, causing visual issues for users. This needs to be fixed to ensure proper rendering and usability.
Steps to Reproduce
- Navigate to the page with the ThemeSelector component.
- Observe that the ThemeSelector overlaps the dropdown.
Expected Behavior
The ThemeSelector should not overlap the dropdown, and both components should be displayed correctly.
closing since it's working
Reopening this issue as the ThemeSelector component is overlapping with button text.