src/devtools/views/StoreInspector/Snapshot.css [37:48]:
- - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - -
}

.SnapshotList {
  width: 30%;
  margin-left: 0.5em;
  padding-right: 0.5em;
  border-right: 1px solid #d0d0d0;
}

.SnapshotList h2 {
  margin: 0px;
}
- - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - -



src/devtools/views/StoreInspector/StoreInspector.css [162:173]:
- - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - -
}

.SnapshotList {
  width: 30%;
  margin-left: 0.5em;
  padding-right: 0.5em;
  border-right: 1px solid #d0d0d0;
}

.SnapshotList h2 {
  margin: 0px;
}
- - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - -



