@import '../global/global';

@prefix-cls: ~'@{ant-prefix}-checkbox';

.@{prefix-cls} {
  &-icon {
    line-height: var(--icon-size);
  }
}
