[examples/538][m] - little fixes and renaming (#870)
This commit is contained in:
8
examples/fivethirtyeight/styles/globals.css
Normal file
8
examples/fivethirtyeight/styles/globals.css
Normal file
@@ -0,0 +1,8 @@
|
||||
@tailwind base;
|
||||
@tailwind components;
|
||||
@tailwind utilities;
|
||||
|
||||
.preview-table > div {
|
||||
overflow-x: scroll;
|
||||
overflow-y: hidden;
|
||||
}
|
||||
Reference in New Issue
Block a user