nycJSorg/angular-presentation

View on GitHub
libs/utils/src/lib/sync/components/questions/questions-viewer/questions-viewer.component.css

Summary

Maintainability
Test Coverage
textarea,
mat-form-field {
  width: 100%;
}

.question-body {
  white-space: pre-line;
}

.question-form {
  margin-bottom: 20px;
}

mat-expansion-panel {
  margin-bottom: 20px;
}