달력 버튼 커서

This commit is contained in:
dyhj625 2025-04-08 10:39:11 +09:00
parent 2469d3ec88
commit a1b304a159

View File

@ -172,6 +172,9 @@
.fc-toolbar-title { .fc-toolbar-title {
cursor: pointer; cursor: pointer;
} }
.fc-today-button {
cursor: pointer !important;
}
/* 클릭 가능한 날짜 */ /* 클릭 가능한 날짜 */
.fc-daygrid-day.clickable { .fc-daygrid-day.clickable {
cursor: pointer; cursor: pointer;