portainer/portainer

View on GitHub
app/kubernetes/components/helm/helm-templates/helm-templates-list/helm-templates-list-item/helm-templates-list-item.css

Summary

Maintainability
Test Coverage
.helm-template-item-details {
  display: flex;
  justify-content: space-between;
  flex-wrap: wrap;
}

.helm-template-item-details .helm-template-item-details-sub {
  width: 100%;
}