.el-row {
  margin-bottom: 1px;
}
.el-row:last-child {
  margin-bottom: 0;
}
.bg-purple {
  background: #d3dce6;
  text-align: center;
  line-height: 34px;
  margin-left: 1px;
}
.grid-content {
  border-radius: 3px;
  min-height: 34px;
}
