18F/e-QIP-prototype

View on GitHub
src/views/Loading/Loading.scss

Summary

Maintainability
Test Coverage
.loading {
  .modal-content.spinner {
    width: 28rem;
    border: none;
    box-shadow: none;
  }
  .modal {
    background-color: #fff;
  }
}