From 1e4381ab7f2539f5a644e44fb0b9aa29d785e101 Mon Sep 17 00:00:00 2001 From: Matt Weiden <538456+mweiden@users.noreply.github.com> Date: Wed, 26 Feb 2020 16:54:30 -0800 Subject: [PATCH] Make the Clip button primary (blue) (#1181) Fixes https://github.com/chanzuckerberg/cellxgene/issues/1101 I can't reproduce the active/inactive issue described in #1101 The only change remaining in #1101 is to make the clip button blue. This commit makes that change. --- client/src/components/menubar/clip.js | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/client/src/components/menubar/clip.js b/client/src/components/menubar/clip.js index 8ed8799f..95f39470 100644 --- a/client/src/components/menubar/clip.js +++ b/client/src/components/menubar/clip.js @@ -116,7 +116,7 @@ function Clip(props) {