[breaking change] rebuild style struct (#2021)
This commit is contained in:
@@ -0,0 +1,11 @@
|
||||
@import '../style/var';
|
||||
|
||||
.van-rate {
|
||||
user-select: none;
|
||||
|
||||
&__item {
|
||||
padding: 0 2px;
|
||||
display: inline-block;
|
||||
box-sizing: content-box;
|
||||
}
|
||||
}
|
||||
Reference in New Issue
Block a user