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;