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