diff --git a/apps/red-ui/src/app/modules/file-preview/dialogs/edit-redaction-dialog/edit-redaction-dialog.component.html b/apps/red-ui/src/app/modules/file-preview/dialogs/edit-redaction-dialog/edit-redaction-dialog.component.html index 5dd7e7e0e..e1108cffc 100644 --- a/apps/red-ui/src/app/modules/file-preview/dialogs/edit-redaction-dialog/edit-redaction-dialog.component.html +++ b/apps/red-ui/src/app/modules/file-preview/dialogs/edit-redaction-dialog/edit-redaction-dialog.component.html @@ -38,38 +38,36 @@ - - -
- - - - - {{ option.label }} - - - -
- -
- - +
+ + + -
- + class="full-width" + formControlName="reason" + > + + {{ option.label }} + + + +
+ +
+ + +