fix: checkbox not aligned center in group

close #4846
This commit is contained in:
tangjinzhou 2021-11-05 09:21:40 +08:00
parent bb2af2c730
commit 0ef6cc81b4

View File

@ -61,7 +61,7 @@
position: absolute;
top: 50%;
left: 22%;
left: 21.5%;
display: table;
width: @check-width;
height: @check-height;