diff --git a/src/views/task/calendar.vue b/src/views/task/calendar.vue index b1b57bf..41f54a3 100644 --- a/src/views/task/calendar.vue +++ b/src/views/task/calendar.vue @@ -103,6 +103,7 @@ const themeOptions = computed((): any => { /* background-color: #f56c6c; */ background-color: rgba($color: #4a5dff, $alpha: 0.8) !important; color: #fff; + cursor: pointer; } #example-simple .cv-item.custom-date-class-red {