달력 버튼 커서
This commit is contained in:
parent
2469d3ec88
commit
a1b304a159
@ -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;
|
||||||
|
|||||||
Loading…
Reference in New Issue
Block a user