From 6234fa168cc7b4185022e22de96ac44aa50f8f42 Mon Sep 17 00:00:00 2001 From: Collin 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