diff --git a/client/sidebar/search/SearchList.js b/client/sidebar/search/SearchList.js index 2d3d30b012f50..5d6574ff18ee7 100644 --- a/client/sidebar/search/SearchList.js +++ b/client/sidebar/search/SearchList.js @@ -177,7 +177,7 @@ const ScrollerWithCustomProps = forwardRef((props, ref) => ( -
+
) } renderTrackHorizontal={(props) =>
}