From 4053a920d9525cf74d02c04b2d7286f8c81de16f Mon Sep 17 00:00:00 2001 From: infiinte-persistence Date: Fri, 2 Oct 2020 12:31:54 +0800 Subject: [PATCH] Card: Say 'Less' (to match '-') instead of 'More' when expanded --- ui/component/common/card.jsx | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/ui/component/common/card.jsx b/ui/component/common/card.jsx index d9c82de51..414426263 100644 --- a/ui/component/common/card.jsx +++ b/ui/component/common/card.jsx @@ -71,7 +71,7 @@ export default function Card(props: Props) {