
.el-table[data-v-1e21ffed] {
  color: #333;
}
.green-cell[data-v-1e21ffed]::before {
  content: '';
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  background: rgba(0, 128, 0, 0.46);
  z-index: 10;
}
.green-cell span[data-v-1e21ffed] {
  position: relative;
  z-index: 30;
}

