From c464702610ffb7f9a143070fdc4711d83ce27436 Mon Sep 17 00:00:00 2001 From: Vitaly Takmazov Date: Thu, 24 Oct 2019 14:15:17 +0300 Subject: Fix link color in own messages --- vnext/src/ui/Thread.js | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'vnext/src/ui/Thread.js') diff --git a/vnext/src/ui/Thread.js b/vnext/src/ui/Thread.js index 2e07cd0e..5a5dbb48 100644 --- a/vnext/src/ui/Thread.js +++ b/vnext/src/ui/Thread.js @@ -74,7 +74,7 @@ function Comment({ msg, draft, visitor, active, setActive, onStartEditing, postC { msg.body && -
+

= 0) }} />

-- cgit v1.2.3