holywyvern/carbuncle

View on GitHub
website/src/components/example/styles.module.scss

Summary

Maintainability
Test Coverage
.example {
  display: flex;
  flex-direction: column;
  align-self: stretch;
}

.panel {
  overflow: auto;
}