@import '../../../../global/theme.less';

.checkboxList {
  :global {
    .@{ant-prefix}-checkbox-group {
      display: flex;
    }
  }
}
