diff --git a/examples/fivethirtyeight/styles/globals.css b/examples/fivethirtyeight/styles/globals.css index cdb98edb..3f659eae 100644 --- a/examples/fivethirtyeight/styles/globals.css +++ b/examples/fivethirtyeight/styles/globals.css @@ -3,6 +3,5 @@ @tailwind utilities; .preview-table > div { - overflow-x: scroll; overflow-y: hidden; }