Browse Source

社区讲坛样式bug修复

feature/style
liushaowen 5 years ago
parent
commit
faf37c4e22
  1. 4
      epdc-resident-mp-yushan/subpages/education/components/activity/activity.wxss

4
epdc-resident-mp-yushan/subpages/education/components/activity/activity.wxss

@ -82,7 +82,7 @@
/* object-fit: cover; *//* right: 0; /* object-fit: cover; *//* right: 0;
top: 20rpx; */ top: 20rpx; */
position: absolute; position: absolute;
z-index: 9999; z-index: 999;
text-align: center; text-align: center;
color: #fff; color: #fff;
border-radius: 20px; border-radius: 20px;
@ -98,7 +98,7 @@
/* object-fit: cover; *//* right: 0; /* object-fit: cover; *//* right: 0;
top: 20rpx; */ top: 20rpx; */
position: absolute; position: absolute;
z-index: 9999; z-index: 999;
text-align: center; text-align: center;
color: #fff; color: #fff;
border-radius: 20px; border-radius: 20px;

Loading…
Cancel
Save