.dropdown-menu {
  min-width: max-content !important;
}

.menu-grid {
    grid-template-columns: none;
  }