Files
JiaZhiQianYan/unpackage/dist/dev/mp-weixin/components/ywjg-view/ywjg-view.wxss
zw199166 30d2ec5823 1.
2026-01-23 17:20:44 +08:00

16 lines
264 B
Plaintext

.ywjg_list {
color: #2B2B2B;
}
.ywjg_list .title {
font-size: 28rpx;
font-weight: bold;
}
.ywjg_list .ywjg_item_1 {
font-weight: 500;
margin: 20rpx;
background-color: #FAFAFC;
border-radius: 10rpx;
padding: 25rpx 20rpx;
box-sizing: border-box;
}