.device-status--labeled {
  width: auto;
  height: auto;
  min-width: 10px;
  min-height: 10px;
  border-radius: 4px;
  padding: 2px 8px;
  text-indent: 0;
  overflow: visible;
  font-size: 11px;
  font-weight: 600;
  line-height: 1.4;
  color: #fff;
  white-space: nowrap;
}

.device-status__label {
  display: inline-block;
}