.components_show__description {
  width: 100%;
  min-height: 5lh;
  field-sizing: content;
}

.components_show__price,
.components_show__unit_count,
.components_show__unit_name {
  text-align: right;
}

.components_show__destroy {
  margin-top: 4em;
  text-align: right;
}
