.ang-menu-wrapper {
  position: sticky;
  top: 0;
  z-index: 999;
  background-color: #fff;
}