.header { transition: height 0.3s; } :host { z-index: 20; position: fixed; } .profile-menu { transition: max-height 0.3s ease-in-out; }