diff --git a/static/styles/batch-deletion/batch-deletion.scss b/static/styles/batch-deletion/batch-deletion.scss index 90ae2b10..15ca00f7 100644 --- a/static/styles/batch-deletion/batch-deletion.scss +++ b/static/styles/batch-deletion/batch-deletion.scss @@ -69,6 +69,9 @@ user-select: all; background-color: $gray-lightest; padding: 10px; + border: none; + width: 100%; + resize: none; } .copy-btn { diff --git a/views/batch-deletion/batch-deletion.hbs b/views/batch-deletion/batch-deletion.hbs index 5fc0a399..77026bd2 100644 --- a/views/batch-deletion/batch-deletion.hbs +++ b/views/batch-deletion/batch-deletion.hbs @@ -90,17 +90,16 @@ {{#content "body"}} {{/content}} {{/embed}}