maestrano/mno-enterprise-angular

View on GitHub
src/app/views/marketplace/modals/create-review-modal.less

Summary

Maintainability
Test Coverage
.create-review-modal {
  textarea.form-control {
    max-width: 100%;
    background-color: white;
  }
}