mirror of
https://gitee.com/vant-contrib/vant-weapp.git
synced 2025-04-06 03:58:05 +08:00
feat(Rate): should be inline block (#1962)
This commit is contained in:
parent
fc31d9810d
commit
dca7dfe98d
@ -1,6 +1,7 @@
|
|||||||
@import '../common/style/var.less';
|
@import '../common/style/var.less';
|
||||||
|
|
||||||
.van-rate {
|
.van-rate {
|
||||||
|
display: inline-block;
|
||||||
user-select: none;
|
user-select: none;
|
||||||
|
|
||||||
&__item {
|
&__item {
|
||||||
|
Loading…
x
Reference in New Issue
Block a user