From 886e76d5fd416342fc3162b93b85f9eefadca20c Mon Sep 17 00:00:00 2001 From: VividTruthKeeper Date: Tue, 6 Sep 2022 12:39:13 +0500 Subject: [PATCH] styling eror --- src/styles/_calendar.scss | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/src/styles/_calendar.scss b/src/styles/_calendar.scss index a898bf6..2e67e61 100644 --- a/src/styles/_calendar.scss +++ b/src/styles/_calendar.scss @@ -152,7 +152,7 @@ } .event { - pointer-events: none; + pointer-events: all; position: absolute; overflow: visible; opacity: 0;