.edited-by-cell {
  min-width: 220px;
  padding: 9px 11px;
  border: 1px solid rgba(255, 255, 255, 0.07);
  border-radius: 10px;
  background: rgba(255, 255, 255, 0.035);
  color: rgba(226, 232, 240, 0.82);
  font-size: 12px;
  font-weight: 600;
  white-space: nowrap;
  user-select: text;
}
