18F/e-QIP-prototype

View on GitHub
src/components/Section/Legal/Police/Offense.scss

Summary

Maintainability
Test Coverage
.offense {
  .offense-chargetype {
    margin-bottom: 1.1rem;
    .block label {
      height: auto !important;
    }
  }

  .more.title {
    color: $eapp-blue-dark;
  }

  .more.arrow {
    height: 8rem;
    margin-left: 25.25rem;
  }
}