Skip to content
Snippets Groups Projects
Commit 2651d30a authored by Tom Robinson's avatar Tom Robinson
Browse files

Merge branch 'master' of github.com:metabase/metabase into param-reorder

parents 2bc0305b 3df01f78
Branches
Tags
No related merge requests found
......@@ -40,8 +40,8 @@ export default class RunButton extends Component {
{
"RunButton--hidden": !buttonText,
"Button--primary": isDirty,
"text-light": !isDirty,
"text-medium-hover": !isDirty,
"text-medium": !isDirty,
"text-brand-hover": !isDirty,
},
);
return (
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please register or to comment