bokuweb/react-resizable-box

View on GitHub
stories/styles.css

Summary

Maintainability
Test Coverage
html, body, #root, #root > div {
    height: 100%;
    margin: 0;
    padding: 10px;
    box-sizing: border-box;
  }