From: Jay Sitter Date: Sun, 2 Jul 2023 17:22:03 +0000 (-0400) Subject: fix: Add bottom margin to inbox controls X-Git-Url: http://these/git/readmes/README.ja.md?a=commitdiff_plain;h=350b1b28eeb1fd2f26e5d9c14515c9d964ba0d95;p=lemmy-ui.git fix: Add bottom margin to inbox controls --- diff --git a/src/shared/components/person/inbox.tsx b/src/shared/components/person/inbox.tsx index 982044b..6500e96 100644 --- a/src/shared/components/person/inbox.tsx +++ b/src/shared/components/person/inbox.tsx @@ -382,7 +382,7 @@ export class Inbox extends Component { selects() { return ( -
+
{this.unreadOrAllRadios()}
{this.messageTypeRadios()}