@import "_mixin";
@import "common";

.bml-cell-checkbox-body {
  display: flex;
  flex-direction: row;
  flex-wrap: wrap;
}