nukeop/nuclear

View on GitHub
packages/app/app/components/SearchResults/styles.scss

Summary

Maintainability
Test Coverage
.pane_container {
  display: flex;
  flex-flow: row wrap;
  position: relative;
  height: 100%;
  justify-content: flex-start;
}