mirror of
https://gitee.com/vant-contrib/vant-weapp.git
synced 2025-04-06 03:58:05 +08:00
18 lines
235 B
Plaintext
18 lines
235 B
Plaintext
.field__title--radius {
|
|
padding-bottom: 10px;
|
|
}
|
|
|
|
.popup-field-example--bottom {
|
|
width: 100%;
|
|
height: 150px;
|
|
}
|
|
|
|
.picker-view-example {
|
|
height: 120px;
|
|
}
|
|
|
|
.picker-view-column-example {
|
|
line-height: 50px;
|
|
text-align: center;
|
|
}
|