- Set --bs-dropdown-min-width: 0 (width adapts to content) - Set --bs-dropdown-border-width: 0 (no borders) - Set --bs-dropdown-border-radius: 0 (no rounded corners) - Set --bs-dropdown-box-shadow: none (no shadow) - Set --bs-dropdown-padding-x/y: 0 (no padding) - white-space: nowrap and width: auto on dropdown-item - Same overrides on submenu dropdown-menu