Files
react-table/docs/src/index.css
2017-05-14 01:03:46 -06:00

9 lines
100 B
CSS

html, body, #root {
height: 100%
}
body {
margin: 0;
padding: 0;
font-family: sans-serif;
}