diff --git a/src/components/post_status_form/post_status_form.scss b/src/components/post_status_form/post_status_form.scss index 31da7b933..2b00dd1f4 100644 --- a/src/components/post_status_form/post_status_form.scss +++ b/src/components/post_status_form/post_status_form.scss @@ -272,8 +272,7 @@ .drop-indicator { position: absolute; - width: 100%; - height: 100%; + inset: 0; font-size: 5em; display: flex; align-items: center;