From f46e671168bbb009e822376422bf5eb2ad84c3e3 Mon Sep 17 00:00:00 2001 From: desperado1802 Date: Fri, 20 Oct 2023 11:31:01 +0300 Subject: [PATCH] fixed the timer screen teams dropdown non active teams positioning --- .../app/components/TeamDropdown/DropDownSection.tsx | 8 +++++++- 1 file changed, 7 insertions(+), 1 deletion(-) diff --git a/apps/mobile/app/components/TeamDropdown/DropDownSection.tsx b/apps/mobile/app/components/TeamDropdown/DropDownSection.tsx index 3d4a6fdff..9a417987d 100644 --- a/apps/mobile/app/components/TeamDropdown/DropDownSection.tsx +++ b/apps/mobile/app/components/TeamDropdown/DropDownSection.tsx @@ -79,7 +79,13 @@ const DropDownSection: FC = observer(function DropDownSection({ data={others} scrollEnabled={false} renderItem={({ item, index }) => ( - +