mirror of
https://github.com/projectstorm/react-diagrams.git
synced 2025-08-15 01:00:40 +08:00
8 lines
72 B
CSS
8 lines
72 B
CSS
html,
|
|
body,
|
|
#storybook-root {
|
|
height: 100%;
|
|
padding: 0;
|
|
margin: 0;
|
|
}
|