This commit is contained in:
weipengfei 2023-08-15 13:40:53 +08:00
parent 6f68e558cf
commit 0786519038

View File

@ -120,8 +120,8 @@ const themeOptions = computed((): any => {
background-color: #f66; background-color: #f66;
color: #fff; color: #fff;
} }
.cv-wrapper.holiday-us-traditional .d05-05 .cv-day-number::before { .cv-wrapper.holiday-us-traditional .cv-day-number::before {
content: "" !important; content: none !important;
} }
.theme-gcal .periodLabel { .theme-gcal .periodLabel {