From 11378549c64c364ba3f0a4effbf4eb16ecd43f51 Mon Sep 17 00:00:00 2001 From: sct Date: Wed, 23 Jun 2021 17:51:08 +0900 Subject: [PATCH] refactor(ui): only show fixed top border on pwa desktop widths --- src/components/Layout/index.tsx | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/src/components/Layout/index.tsx b/src/components/Layout/index.tsx index ba6cabf15..0e2aa2142 100644 --- a/src/components/Layout/index.tsx +++ b/src/components/Layout/index.tsx @@ -46,7 +46,7 @@ const Layout: React.FC = ({ children }) => { return (
-
+