2019-09-07 19:18:37 +08:00

11 lines
169 B
Plaintext

@import '../common/style/var.less';
.van-cell-group {
&__title {
padding: 15px 15px 5px;
color: @gray-dark;
font-size: 14px;
line-height: 16px;
}
}