fix(Rate): select half star correctly when clicked (#8580)

* fix(Rate): select half star correctly when clicked

* fix: failed to click

* chore: upd
This commit is contained in:
neverland
2021-04-20 19:31:04 +08:00
committed by GitHub
parent d86a2dc568
commit 032a512b22
9 changed files with 93 additions and 265 deletions
-1
View File
@@ -23,7 +23,6 @@
position: absolute;
top: 0;
left: 0;
width: 0.5em;
overflow: hidden;
}