dai 3 years ago
parent
commit
4b535d98ed
  1. 2
      src/views/modules/communityParty/calendar/index.vue

2
src/views/modules/communityParty/calendar/index.vue

@ -572,7 +572,7 @@ $red: #f33;
max-height: 200px; max-height: 200px;
overflow-y: auto; overflow-y: auto;
background-color: rgba(#ffffff, 0.9); 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; text-align: left;
color: #999; color: #999;
transition: all ease 0.13s; transition: all ease 0.13s;

Loading…
Cancel
Save