Browse Source

撤回啊

test
zxc 3 years ago
parent
commit
3bb8193d7a
  1. 4
      src/views/modules/communityParty/calendar/cpts/calendar.vue
  2. 4
      src/views/modules/communityParty/calendar/index.vue

4
src/views/modules/communityParty/calendar/cpts/calendar.vue

@ -197,8 +197,8 @@ export default {
width: 14.285%; width: 14.285%;
text-align: center; text-align: center;
box-sizing: border-box; box-sizing: border-box;
padding: 12px 0; padding: 8px 0;
height: 125px; height: 100px;
background-color: #ffffff; background-color: #ffffff;
opacity: 0.4; opacity: 0.4;

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

@ -790,8 +790,8 @@ $red: #f33;
.tip { .tip {
position: relative; position: relative;
margin: 0px 0px 0px 0px; margin: -15px 0px 0px 0px;
padding: 8px 2px 5px 12px; padding: 8px 2px 3px 12px;
line-height: 18px; line-height: 18px;
box-shadow: 0 0 10px 5px #eee; box-shadow: 0 0 10px 5px #eee;
background-color: #ffffff; background-color: #ffffff;

Loading…
Cancel
Save