From 83c7d82fce4aa42a8aace0b09603a20c28982d88 Mon Sep 17 00:00:00 2001 From: Dessalines Date: Tue, 24 Mar 2020 14:41:46 -0400 Subject: [PATCH] Changing post voting arrows. --- ui/src/components/post-listing.tsx | 8 ++++---- ui/src/components/symbols.tsx | 6 ++++++ 2 files changed, 10 insertions(+), 4 deletions(-) diff --git a/ui/src/components/post-listing.tsx b/ui/src/components/post-listing.tsx index edb858ddf..ff863dcb0 100644 --- a/ui/src/components/post-listing.tsx +++ b/ui/src/components/post-listing.tsx @@ -250,14 +250,14 @@ export class PostListing extends Component {
{
{WebSocketService.Instance.site.enable_downvotes && ( )} diff --git a/ui/src/components/symbols.tsx b/ui/src/components/symbols.tsx index 1220413cb..16deec3eb 100644 --- a/ui/src/components/symbols.tsx +++ b/ui/src/components/symbols.tsx @@ -97,6 +97,12 @@ export class Symbols extends Component { + + + + + +