mirror of
https://github.com/youzan/vant.git
synced 2025-10-20 02:31:21 +00:00
[improvement] Collapse: content default style (#2275)
This commit is contained in:
@@ -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;
|
||||
|
Reference in New Issue
Block a user