diff --git a/web/styles/drafts.css b/web/styles/drafts.css index c9d53a45e7..860bb17048 100644 --- a/web/styles/drafts.css +++ b/web/styles/drafts.css @@ -108,6 +108,8 @@ .message_content { grid-column: 1 / 2; + /* to space from restore draft button */ + margin-right: 5px; } .message_top_line {