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

Merge branch 'master' of github.com:metabase/metabase into gauge-viz

parents b64968c2 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