SumOfUs/Champaign

View on GitHub
app/javascript/components/Form/FormGroup.scss

Summary

Maintainability
Test Coverage
.FormGroup.has-error {
  border-radius: 4px;
  border: 2px solid #f8492e;
}