From 1fd2a7ec13521bb7666b9e3668831c3a2b9e8dd2 Mon Sep 17 00:00:00 2001 From: NullCat Date: Tue, 15 Feb 2022 22:25:09 +0900 Subject: [PATCH] =?UTF-8?q?=E8=89=B2=E3=82=92=E5=A4=89=E3=81=88=E3=81=9F?= =?UTF-8?q?=E3=82=88?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- packages/client/src/widgets/calendar.vue | 1 + 1 file changed, 1 insertion(+) diff --git a/packages/client/src/widgets/calendar.vue b/packages/client/src/widgets/calendar.vue index 249a0fd67..7ad7cab7a 100644 --- a/packages/client/src/widgets/calendar.vue +++ b/packages/client/src/widgets/calendar.vue @@ -151,6 +151,7 @@ defineExpose({ margin: 10px 0; line-height: 32px; font-size: 1.75em; + color: #96CCE7; } }