$menu-props: (
	null: '.dropdown-menu'
);

.#{$prefix-menu} {
	@include apply-props($menu-props);
}
