yuminge-app/yun-min-program-plugin-master/packageG/mycomponent/community/community.wxss

18 lines
255 B
Plaintext

/* packageE/community/community.wxss */
.component-wrapper {
width: 100vw;
}
.component-wrapper .van-tab,
.component-wrapper .tag {
padding: 0;
}
.loadMore {
width: 100%;
height: 40px;
line-height: 40px;
text-align: center;
clear: both;
}