From a1b304a1595432b19707d9b49a882a7aca50d6b3 Mon Sep 17 00:00:00 2001 From: dyhj625 Date: Tue, 8 Apr 2025 10:39:11 +0900 Subject: [PATCH] =?UTF-8?q?=EB=8B=AC=EB=A0=A5=20=EB=B2=84=ED=8A=BC=20?= =?UTF-8?q?=EC=BB=A4=EC=84=9C?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- public/css/custom.css | 3 +++ 1 file changed, 3 insertions(+) diff --git a/public/css/custom.css b/public/css/custom.css index 446192a..765d209 100644 --- a/public/css/custom.css +++ b/public/css/custom.css @@ -172,6 +172,9 @@ .fc-toolbar-title { cursor: pointer; } +.fc-today-button { + cursor: pointer !important; +} /* 클릭 가능한 날짜 */ .fc-daygrid-day.clickable { cursor: pointer;