From 55f854115c1cc99b0945f4d8f8229dd0d9fc5072 Mon Sep 17 00:00:00 2001 From: Ian Philips Date: Fri, 30 Sep 2022 08:48:33 -0600 Subject: [PATCH] Remove green circle from resolution prob input --- web/components/probability-selector.tsx | 14 ++------- web/components/resolution-panel.tsx | 41 ++++++++++++++----------- 2 files changed, 26 insertions(+), 29 deletions(-) diff --git a/web/components/probability-selector.tsx b/web/components/probability-selector.tsx index 2fc03787..b13dcfd9 100644 --- a/web/components/probability-selector.tsx +++ b/web/components/probability-selector.tsx @@ -8,12 +8,12 @@ export function ProbabilitySelector(props: { const { probabilityInt, setProbabilityInt, isSubmitting } = props return ( - -