summaryrefslogtreecommitdiffstats
path: root/ui/src/components/modlog.tsx
diff options
context:
space:
mode:
authorDessalines <tyhou13@gmx.com>2020-03-05 00:02:08 -0500
committerDessalines <tyhou13@gmx.com>2020-03-05 00:02:08 -0500
commit2a775cf96089ca9b42f7884954d391b4851cf4be (patch)
tree28feed687793c5c2cda2cb9f75730958a709f5b6 /ui/src/components/modlog.tsx
parenteeef752a5ce1af441c69a701d95ba8a2dec651c4 (diff)
Changing user names to bold text-body. Removing color lines on first comment.
Diffstat (limited to 'ui/src/components/modlog.tsx')
-rw-r--r--ui/src/components/modlog.tsx2
1 files changed, 1 insertions, 1 deletions
diff --git a/ui/src/components/modlog.tsx b/ui/src/components/modlog.tsx
index f57e1c6a..04628ebd 100644
--- a/ui/src/components/modlog.tsx
+++ b/ui/src/components/modlog.tsx
@@ -354,7 +354,7 @@ export class Modlog extends Component<any, ModlogState> {
<h5>
{this.state.communityName && (
<Link
- className="text-white"
+ className="text-body"
to={`/c/${this.state.communityName}`}
>
/c/{this.state.communityName}{' '}