mirror of
https://gitee.com/vant-contrib/vant-weapp.git
synced 2025-04-06 03:58:05 +08:00
13 lines
202 B
Plaintext
13 lines
202 B
Plaintext
.van-collapse-item__content {
|
|
font-size: 13px;
|
|
line-height: 1.5;
|
|
color: #666;
|
|
}
|
|
|
|
.van-icon-question {
|
|
margin-left: 5px;
|
|
font-size: 15px !important;
|
|
color: #1989fa;
|
|
vertical-align: -3px;
|
|
}
|