InspectedElementStyleXPlugin.css6 lines
mainRaw
.Source {
  color: var(--color-dim);
  margin-left: 1rem;
  overflow: auto;
  text-overflow: ellipsis;
}
Loading syntax highlighting…