.property-workspace {
  display: block;
}

[data-property-list-view][hidden],
[data-property-health-view][hidden] {
  display: none !important;
}

.property-row[hidden],
.empty-properties[hidden] {
  display: none !important;
}

.portfolio-health-tab-panel {
  border: 0;
  border-radius: 0;
  padding: 28px;
  min-height: 420px;
}
