From 30408238eed963c7a21a3f16f670016f94b58617 Mon Sep 17 00:00:00 2001 From: "Collin M. Barrett" Date: Mon, 26 Mar 2018 21:10:53 -0500 Subject: [PATCH] highlight details expanders with border --- src/FilterLists.Web/ClientApp/components/ListDetails.tsx | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/src/FilterLists.Web/ClientApp/components/ListDetails.tsx b/src/FilterLists.Web/ClientApp/components/ListDetails.tsx index 442a86faa..be6948c11 100644 --- a/src/FilterLists.Web/ClientApp/components/ListDetails.tsx +++ b/src/FilterLists.Web/ClientApp/components/ListDetails.tsx @@ -33,7 +33,7 @@ export default class ListDetails extends React.Component { } function FilterListDetails(props: any) { - return
+ return