From 9f2f791ec2d6ee48cf2c700130370516621f5935 Mon Sep 17 00:00:00 2001 From: Ethan Kaplan Date: Tue, 21 Nov 2023 15:03:46 -0800 Subject: [PATCH] Remove display flex --- src/components/testCaseLanding/qdm/TestCaseList.tsx | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/src/components/testCaseLanding/qdm/TestCaseList.tsx b/src/components/testCaseLanding/qdm/TestCaseList.tsx index 904199166..c2c227966 100644 --- a/src/components/testCaseLanding/qdm/TestCaseList.tsx +++ b/src/components/testCaseLanding/qdm/TestCaseList.tsx @@ -416,7 +416,7 @@ const TestCaseList = (props: TestCaseListProps) => { )}
-
+