merge
This commit is contained in:
@@ -220,5 +220,14 @@ onMounted(() => {
|
|||||||
.vc-highlight-content-solid {
|
.vc-highlight-content-solid {
|
||||||
/* color: black; */
|
/* color: black; */
|
||||||
}
|
}
|
||||||
|
.vc-weekday {
|
||||||
|
font-weight: 400;
|
||||||
|
}
|
||||||
|
.vc-day-content {
|
||||||
|
font-weight: 400;
|
||||||
|
}
|
||||||
|
.vc-header .vc-title {
|
||||||
|
font-weight: 400;
|
||||||
|
}
|
||||||
}
|
}
|
||||||
</style>
|
</style>
|
||||||
|
|||||||
Reference in New Issue
Block a user