18F/e-QIP-prototype

View on GitHub
src/components/Section/Psychological/ExistingConditions/ExistingConditions.scss

Summary

Maintainability
Test Coverage
.existingconditions {
  .summary {
    .left {
      .content {
        .index {
          padding-right: 1rem;
        }

        .treatmentdate {
          float: right;
          height: 4.9rem;
        }
      }
    }
  }
}