:host {
  display: flex;
  max-height: 80vh;

  app-cmf-crud-detail-baseform {
    width: 100%;
    min-width: 1000px;
  }
}
