@import '../../app.less';

.g-checkbox-wrapper {
  display: inline-block;

  .g-checkbox {
    display: inline-block;
    text-align: center;
  }
}