From 4b535d98eda0dc6547074e5037b91ebb0d48fc37 Mon Sep 17 00:00:00 2001 From: dai <851733175@qq.com> Date: Wed, 24 Aug 2022 17:22:33 +0800 Subject: [PATCH] 2 --- src/views/modules/communityParty/calendar/index.vue | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/src/views/modules/communityParty/calendar/index.vue b/src/views/modules/communityParty/calendar/index.vue index 2916d175f..308ff3aa1 100644 --- a/src/views/modules/communityParty/calendar/index.vue +++ b/src/views/modules/communityParty/calendar/index.vue @@ -572,7 +572,7 @@ $red: #f33; max-height: 200px; overflow-y: auto; background-color: rgba(#ffffff, 0.9); - box-shadow: 0 0 10px 3px rgba(#000, 0.3); + box-shadow: 0 0 10px 3px rgba(#000, 0.1); text-align: left; color: #999; transition: all ease 0.13s;