/* The compact account trigger owns account actions; do not duplicate them in the navigation strip. */
#app .erp-layout__top-account {
  display: none !important;
}

#app .erp-layout__top-menu-strip-scroll {
  flex: 1 1 auto !important;
}
