.search__input {
  border-radius: 0.4rem;
}

/*  for expanding blueprints page */
.cell-label {
  word-break: keep-all;
}

.cell-data {
  word-break: keep-all;
}

.attribute-label-expand {
  float: none;
  text-align: left;
}

.attribute-data-expand {
  width: 100%;
  margin-left: unset;
}
