diff --git a/routes/_components/compose/ComposeBox.html b/routes/_components/compose/ComposeBox.html index 18fe97da..e1c42c14 100644 --- a/routes/_components/compose/ComposeBox.html +++ b/routes/_components/compose/ComposeBox.html @@ -86,7 +86,7 @@ width: 560px; max-width: calc(100vw - 40px); } - .compose-box-button-wrapper { + .compose-box-button-wrapper.compose-button-sticky { top: 5px; } }