Files
ks-app-employment-service/unpackage/dist/dev/mp-weixin/components/tabcontrol.wxss
2024-11-08 11:55:23 +08:00

22 lines
301 B
Plaintext

.tab-container {
width: 100%;
height: 100%;
display: flex;
align-items: center;
justify-content: center;
flex-direction: row;
}
.uni-margin-wrap {
width: 100%;
height: 100%;
}
.swiper {
width: 100%;
height: 100%;
}
.swiper-item {
display: block;
width: 100%;
height: 100%;
}