acdr-ui/dist/dev/mp-weixin/pages/certification/pet-sitter.wxss

18 lines
251 B
Plaintext
Raw Normal View History

2024-09-19 07:20:14 +08:00
/* 调整图片容器和布局 */
.flex.data-v-e4e8aecc {
display: flex;
}
.flex-wrap.data-v-e4e8aecc {
flex-wrap: wrap;
}
.gap-4.data-v-e4e8aecc {
gap: 1rem;
}
.w-20.data-v-e4e8aecc {
width: 5rem;
}
.h-20.data-v-e4e8aecc {
height: 5rem;
}