mirror of
https://gitee.com/vant-contrib/vant-weapp.git
synced 2025-04-06 03:58:05 +08:00
10 lines
117 B
Plaintext
10 lines
117 B
Plaintext
.van-rate {
|
|
user-select: none;
|
|
|
|
&__item {
|
|
width: 1em;
|
|
padding: 0 2px;
|
|
box-sizing: content-box;
|
|
}
|
|
}
|