ui-view
ng-transclude
  display flex
  position absolute
  width 100%
  height 100%

ui-view > *
  display flex
  width 100%
  height 100%

// md-dialog
//   ng-transclude
//     position relative !important

// .layout-fill
//   position relative
