shuziren/job-seeker/miniprogram-2/miniprogram_npm/lin-ui/checkbox-group/index.wxss

1 line
141 B
Plaintext
Raw Normal View History

2024-02-29 08:06:26 +00:00
.checkbox-group{flex-wrap:wrap}.checkbox-group-row{display:flex;flex-direction:row}.checkbox-group-column{display:flex;flex-direction:column}