From 2d170d755caa5d23d6317bbe4765a2589f9a6152 Mon Sep 17 00:00:00 2001 From: wonderlandpark Date: Sun, 9 May 2021 11:40:56 +0900 Subject: [PATCH] fix: scrollbar shown even its not overflowed fix: https://github.com/koreanbots/v2-testing/issues/86 --- components/DeveloperLayout.tsx | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/components/DeveloperLayout.tsx b/components/DeveloperLayout.tsx index 9312fa4..e01e92e 100644 --- a/components/DeveloperLayout.tsx +++ b/components/DeveloperLayout.tsx @@ -34,7 +34,7 @@ const DeveloperLayout = ({ children, enabled, docs, currentDoc }:DeveloperLayout
-
+
  • setNavbarOpen(false)} onClick={() => setNavbarOpen(false)}>닫기