From 1156293c487a22063f1c3b66925e916538aada5a Mon Sep 17 00:00:00 2001 From: hriday-panchasara Date: Thu, 28 Oct 2021 14:45:44 -0500 Subject: [PATCH] Add newline at End Of File Signed-off-by: hriday-panchasara --- packages/react-components/style/trace-explorer.css | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/packages/react-components/style/trace-explorer.css b/packages/react-components/style/trace-explorer.css index c2d54f1fc..62907a364 100644 --- a/packages/react-components/style/trace-explorer.css +++ b/packages/react-components/style/trace-explorer.css @@ -168,4 +168,4 @@ .ag-react-container { overflow: hidden; text-overflow: ellipsis; -} \ No newline at end of file +}