@import "../../base.less";

.@{prefix}-grid {
  display: flex;
  flex-wrap: wrap;
  box-sizing: border-box;
}
