diff --git a/themes/sourcehut/assets/style.css b/themes/sourcehut/assets/style.css index ad19257..7dd94c8 100644 --- a/themes/sourcehut/assets/style.css +++ b/themes/sourcehut/assets/style.css @@ -5511,6 +5511,9 @@ body { .mailbox-container > .row, .message-container > .row { flex-grow: 1; } +.mailbox-container form { + padding: 10px; } + .mailboxes-column { border-right: 3px #ddd solid; padding: 0; } diff --git a/themes/sourcehut/mailbox.html b/themes/sourcehut/mailbox.html index 01584b2..315e344 100644 --- a/themes/sourcehut/mailbox.html +++ b/themes/sourcehut/mailbox.html @@ -40,6 +40,13 @@
+ + {{if .Messages}}