diff --git a/.gitignore b/.gitignore index 6408a216ee9..0a69d4de26c 100644 --- a/.gitignore +++ b/.gitignore @@ -21,4 +21,4 @@ cypress/videos *storybook.log /storybook-static/ coverage -deno.lock \ No newline at end of file +deno.lock diff --git a/styles/globals.css b/styles/globals.css index 26abb5f57af..fa419b64514 100644 --- a/styles/globals.css +++ b/styles/globals.css @@ -350,4 +350,4 @@ abbr[title] { .explorer-menu-wrapper > div > div > div > button { margin-top: 0px; -} \ No newline at end of file +}