Files
sociology_app/unpackage/dist/dev/mp-weixin/pages/component/checkbox/checkbox.wxss
2025-05-06 13:33:55 +08:00

8 lines
126 B
Plaintext

.uni-list-cell {
-webkit-box-pack: start;
-webkit-justify-content: flex-start;
justify-content: flex-start;
}