From 4fc7813a7b164f8ff599c844a00de5a438833c10 Mon Sep 17 00:00:00 2001 From: Sinclair Chen Date: Fri, 30 Sep 2022 15:56:10 -0700 Subject: [PATCH] Fix embed style (adjust input, strikethrough) --- web/components/amount-input.tsx | 4 ++-- web/components/contract/contract-card.tsx | 4 +++- web/components/contract/contract-overview.tsx | 6 +----- 3 files changed, 6 insertions(+), 8 deletions(-) diff --git a/web/components/amount-input.tsx b/web/components/amount-input.tsx index 1c9d1c3b..1abacb69 100644 --- a/web/components/amount-input.tsx +++ b/web/components/amount-input.tsx @@ -42,8 +42,8 @@ export function AmountInput(props: { return ( <> -