[new feature] CellGroup: add title prop (#2928)
This commit is contained in:
@@ -2,4 +2,11 @@
|
||||
|
||||
.van-cell-group {
|
||||
background-color: @white;
|
||||
|
||||
&__title {
|
||||
font-size: 14px;
|
||||
padding: 15px 15px 5px;
|
||||
color: @gray-dark;
|
||||
line-height: 16px;
|
||||
}
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user