From 736048effbfb96ece659ae576ad0baa3d3747389 Mon Sep 17 00:00:00 2001 From: Marshall Polaris Date: Sun, 15 May 2022 13:49:26 -0700 Subject: [PATCH] Tidy up payout markup --- web/components/bet-panel.tsx | 8 ++++---- 1 file changed, 4 insertions(+), 4 deletions(-) diff --git a/web/components/bet-panel.tsx b/web/components/bet-panel.tsx index 9bb9a978..e02e14d0 100644 --- a/web/components/bet-panel.tsx +++ b/web/components/bet-panel.tsx @@ -350,12 +350,12 @@ function BuyPanel(props: { {dpmTooltip && } - - +
+ {formatMoney(currentPayout)} - (+{currentReturnPercent}) - + (+{currentReturnPercent}) +