fix(Rate): should change value when half icon is touchmoved (#12002)

This commit is contained in:
inottn
2023-06-20 20:45:28 +08:00
committed by GitHub
parent 8cb73bf504
commit 5e25e46fdb

View File

@@ -31,6 +31,7 @@
top: 0;
left: 0;
overflow: hidden;
pointer-events: none;
}
&--full {