diff --git a/src/views/task/calendar.vue b/src/views/task/calendar.vue index 4e655c4..8fc8ce2 100644 --- a/src/views/task/calendar.vue +++ b/src/views/task/calendar.vue @@ -120,8 +120,8 @@ const themeOptions = computed((): any => { background-color: #f66; color: #fff; } -.cv-wrapper.holiday-us-traditional .d05-05 .cv-day-number::before { - content: "" !important; +.cv-wrapper.holiday-us-traditional .cv-day-number::before { + content: none !important; } .theme-gcal .periodLabel {