.editor-dependency-view-select .source {
  display: inline-block;
  border-radius: 4px;
  width: 90px;
  text-align: center;
  margin-right: 4px;
}
.editor-dependency-view-whiteSpace {
  height: 12px;
  margin-left: -20px;
  margin-right: -20px;
  background-color: #FAFAFA;
}
