/* pages/member/ClockPunchRule/ClockPunchRule.wxss */ .rule { width: 100%; height: 100%; text-align: left; } .rule .rule-content .h3 { font-size: 34rpx; margin: 20rpx; } .rule .rule-content .p { margin: 20rpx; font-size: 30rpx; word-wrap: break-word; word-break: break-all; overflow: hidden; }