更新
This commit is contained in:
parent
c5ab0586b1
commit
7b9afcb2fe
@ -112,5 +112,15 @@ const themeOptions = computed((): any => {
|
||||
.cv-wrapper.holiday-us-traditional .d05-05 .cv-day-number::before {
|
||||
content: "" !important;
|
||||
}
|
||||
|
||||
.theme-gcal .periodLabel {
|
||||
font-size: 16px !important;
|
||||
}
|
||||
.theme-gcal .cv-header button.previousYear,
|
||||
.theme-gcal .cv-header button.previousPeriod,
|
||||
.theme-gcal .cv-header button.nextPeriod,
|
||||
.theme-gcal .cv-header button.nextYear {
|
||||
width: 2em;
|
||||
}
|
||||
</style>
|
||||
|
Loading…
x
Reference in New Issue
Block a user