From 36e614f4f3399e8462756794444c888bf0876b3b Mon Sep 17 00:00:00 2001 From: sct Date: Tue, 9 Mar 2021 04:39:05 +0000 Subject: [PATCH] refactor(ui): adjust language picker style --- src/components/Layout/LanguagePicker/index.tsx | 4 +++- src/components/Layout/index.tsx | 2 +- 2 files changed, 4 insertions(+), 2 deletions(-) diff --git a/src/components/Layout/LanguagePicker/index.tsx b/src/components/Layout/LanguagePicker/index.tsx index 8bb1be32d..77377ff9e 100644 --- a/src/components/Layout/LanguagePicker/index.tsx +++ b/src/components/Layout/LanguagePicker/index.tsx @@ -89,7 +89,9 @@ const LanguagePicker: React.FC = () => {
-
+