From b330bf5015ee108febb23d2c7b9f033f9a6daf2e Mon Sep 17 00:00:00 2001 From: Pico2x Date: Thu, 15 Sep 2022 17:06:33 +0100 Subject: [PATCH] Extra nits --- web/components/contract-select-modal.tsx | 4 ++-- web/pages/group/[...slugs]/index.tsx | 6 +++++- 2 files changed, 7 insertions(+), 3 deletions(-) diff --git a/web/components/contract-select-modal.tsx b/web/components/contract-select-modal.tsx index 9e23264a..8757878a 100644 --- a/web/components/contract-select-modal.tsx +++ b/web/components/contract-select-modal.tsx @@ -81,7 +81,7 @@ export function SelectMarketsModal(props: { )} -
+
diff --git a/web/pages/group/[...slugs]/index.tsx b/web/pages/group/[...slugs]/index.tsx index 6c54dd8d..1edcc638 100644 --- a/web/pages/group/[...slugs]/index.tsx +++ b/web/pages/group/[...slugs]/index.tsx @@ -198,7 +198,11 @@ export default function GroupPage(props: { {/* align the divs to the right */}
- +