日付表示の色変更

This commit is contained in:
nullnyat
2022-02-12 18:53:58 +09:00
parent 86847f1866
commit c36dee8808

View File

@ -133,7 +133,7 @@ defineExpose<WidgetComponentExpose>({
&.isHoliday {
> .day {
color: #ef95a0;
color: #96CCE7;
}
}