mirror of
https://github.com/youzan/vant.git
synced 2025-10-18 09:24:25 +00:00
fix(Rate): should enable flex wrap (#9192)
This commit is contained in:
@@ -12,6 +12,7 @@
|
||||
display: inline-flex;
|
||||
cursor: pointer;
|
||||
user-select: none;
|
||||
flex-wrap: wrap;
|
||||
|
||||
&__item {
|
||||
position: relative;
|
||||
|
Reference in New Issue
Block a user