/* packageE/others/case_library/label/caseLibraryLabel.wxss */ #case-label-mobile { background: #fff; min-height: 100vh; } #case-label-mobile .label { padding: 32rpx 30rpx 0 30rpx; text-align: left; font-size: 28rpx; } #case-label-mobile .case-li { padding: 0 30rpx; }