🐛 Fix Checkbox not aligned center in some cases

close #16695
close #19450
This commit is contained in:
afc163 2019-10-28 14:31:22 +08:00 committed by 偏右
parent 1d1e197527
commit f8a3da5f4a

View File

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