[improvement] Collapse: content default style (#2275)

This commit is contained in:
neverland
2018-12-12 17:26:16 +08:00
committed by GitHub
parent 267e5eda1d
commit 21e79239d6
3 changed files with 17 additions and 11 deletions

View File

@@ -81,12 +81,6 @@ export default {
@import '../../style/var';
.demo-collapse {
.van-collapse-item__content {
font-size: 13px;
line-height: 1.5;
color: @gray-darker;
}
.van-icon-question {
color: @blue;
vertical-align: -3px;