mirror of
https://github.com/gosticks/react-table.git
synced 2026-03-30 01:14:34 +00:00
9 lines
100 B
CSS
9 lines
100 B
CSS
html, body, #root {
|
|
height: 100%
|
|
}
|
|
body {
|
|
margin: 0;
|
|
padding: 0;
|
|
font-family: sans-serif;
|
|
}
|