fix: checkbox not aligned center in group

close #4846
pull/4861/head
tangjinzhou 2021-11-05 09:21:40 +08:00
parent bb2af2c730
commit 0ef6cc81b4
1 changed files with 1 additions and 1 deletions

View File

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