From: Dessalines Date: Thu, 6 Jan 2022 16:26:06 +0000 (-0500) Subject: Making the modlog badge stand out more. Fixes #531 (#539) X-Git-Url: http://these/git/?a=commitdiff_plain;h=08ae10699269aab938e3e82f383f3cccd04b9749;p=lemmy-ui.git Making the modlog badge stand out more. Fixes #531 (#539) --- diff --git a/src/shared/components/community/sidebar.tsx b/src/shared/components/community/sidebar.tsx index 0e7358f..b13cb8e 100644 --- a/src/shared/components/community/sidebar.tsx +++ b/src/shared/components/community/sidebar.tsx @@ -226,7 +226,7 @@ export class Sidebar extends Component {
  • {i18n.t("modlog")} diff --git a/src/shared/components/home/home.tsx b/src/shared/components/home/home.tsx index d145145..e1c2f74 100644 --- a/src/shared/components/home/home.tsx +++ b/src/shared/components/home/home.tsx @@ -588,7 +588,7 @@ export class Home extends Component { })}
  • - + {i18n.t("modlog")}