This commit is contained in:
2026-01-27 09:38:46 +08:00

View File

@@ -220,5 +220,14 @@ onMounted(() => {
.vc-highlight-content-solid {
/* color: black; */
}
.vc-weekday {
font-weight: 400;
}
.vc-day-content {
font-weight: 400;
}
.vc-header .vc-title {
font-weight: 400;
}
}
</style>