f581a093创建于 2023年7月28日历史提交
.o-checkbox-group {
  display: flex;
  align-items: center;
  .o-checkbox + .o-checkbox {
    margin-left: 24px;
  }
}