src/devtools/views/Network/Network.css [29:43]:
- - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - -
}

.Spacer {
  flex: 1;
}

.SectionTitle {
  color: #616161;
  font-weight: bold;
}

.SectionContent {
  margin-left: 20px;
  white-space: pre-wrap;
}
- - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - -



src/devtools/views/StoreInspector/StoreInspector.css [51:65]:
- - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - -
}

.Spacer {
  flex: 1;
}

.SectionTitle {
  color: #616161;
  font-weight: bold;
}

.SectionContent {
  margin-left: 20px;
  white-space: pre-wrap;
}
- - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - -



