From a7a4bb4507ef99a257779f4ac95ff165944d2601 Mon Sep 17 00:00:00 2001 From: lenhanphung <44486647+lenhanphung@users.noreply.github.com> Date: Wed, 22 Oct 2025 16:48:06 +0700 Subject: [PATCH] fix: double scrollbar left side (#236) --- src/components/Calendar/Calendar.styl | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/src/components/Calendar/Calendar.styl b/src/components/Calendar/Calendar.styl index d96c040..1ad1729 100644 --- a/src/components/Calendar/Calendar.styl +++ b/src/components/Calendar/Calendar.styl @@ -26,7 +26,7 @@ width 350px padding-top 16px padding-left 5px - height 90vh + height 100% flex-direction column overflow auto