From: Jay Sitter Date: Sun, 2 Jul 2023 18:47:45 +0000 (-0400) Subject: fix: Fix joined button check color X-Git-Url: http://these/git/%24%7Bsubmission.url%7D?a=commitdiff_plain;h=548e5560a15471f2f8f228993bd6063b04bfabd1;p=lemmy-ui.git fix: Fix joined button check color --- diff --git a/src/shared/components/community/sidebar.tsx b/src/shared/components/community/sidebar.tsx index fcb0dad..0b6f8e1 100644 --- a/src/shared/components/community/sidebar.tsx +++ b/src/shared/components/community/sidebar.tsx @@ -258,7 +258,7 @@ export class Sidebar extends Component { ) : ( <> - + {I18NextService.i18n.t("joined")} )}