We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
windmill-dashboard-react version: 0.4.0
windmill-dashboard-react
0.4.0
<div className="grid md:grid-cols-3 gap-1"> <Button title="Edit" size="small" className="!bg-green-100 dark:bg-green-500"> <MdModeEdit /> </Button> <Button title="Delete" size="small" className="!bg-red-100 dark:bg-red-500"> <MdDelete /> </Button> <Button title="Open marketplace profile" size="small" className="!bg-blue-100 dark:bg-blue-500" > <MdOpenInNew /> </Button> </div>;
I am switching to light theme and the button background colors is still colored purple
light theme does not change button colors
The text was updated successfully, but these errors were encountered:
I have the same problem, any solution?
Sorry, something went wrong.
No. Don't have solution.
No branches or pull requests
windmill-dashboard-react
version:0.4.0
Relevant code or config:
What happened:
I am switching to light theme and the button background colors is still colored purple
Problem description:
light theme does not change button colors
The text was updated successfully, but these errors were encountered: