Files
react-table/docs/src/index.css
T

9 lines
100 B
CSS

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