From b69ca5e06f8f5c56f8b1270370a81bcecf57bfe7 Mon Sep 17 00:00:00 2001
From: 叶松 <2217086471@qq.com>
Date: 星期四, 30 十一月 2023 14:07:24 +0800
Subject: [PATCH] Merge branch 'master' of http://111.30.93.211:10101/r/supipe

---
 web/src/style/element-ui.scss |    4 ++++
 1 files changed, 4 insertions(+), 0 deletions(-)

diff --git a/web/src/style/element-ui.scss b/web/src/style/element-ui.scss
index fca0c63..185fb79 100644
--- a/web/src/style/element-ui.scss
+++ b/web/src/style/element-ui.scss
@@ -335,4 +335,8 @@
 }
 .el-checkbox {
   color: #fff;
+}
+
+.el-month-table td .cell{
+  color: #FFFFFF;
 }
\ No newline at end of file

--
Gitblit v1.9.3