router-outlet[name='overlay'] + * { width: 100%; height: 100%; z-index: 999; position: absolute; top: 0; right: 0; } .adf-demo-app-container { height: 100%; width: 100%; } [dir='rtl'] .mat-icon { transform: scale(-1, 1); }