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:
@@ -23,7 +23,6 @@
|
||||
position: absolute;
|
||||
top: 0;
|
||||
left: 0;
|
||||
width: 0.5em;
|
||||
overflow: hidden;
|
||||
}
|
||||
|
||||
|
||||
Reference in New Issue
Block a user