Files
xyflow/example/src/index.css
T

7 lines
66 B
CSS

html, body {
margin: 0;
}
html, body, #root {
height: 100%;
}