mirror of
https://gitee.com/vant-contrib/vant-weapp.git
synced 2025-04-06 03:58:05 +08:00
15 lines
194 B
Plaintext
15 lines
194 B
Plaintext
.custom-sidebar {
|
|
margin-left: 16px;
|
|
}
|
|
|
|
.demo-sidebar {
|
|
background-color: #fff;
|
|
}
|
|
|
|
.demo-sidebar-title {
|
|
margin-bottom: 16px;
|
|
color: #969799;
|
|
font-weight: normal;
|
|
font-size: 14px;
|
|
}
|