export const config = {
	menu: {
		offsetX: true,
		zIndex: 8,
		contentClass: 'vd-copy-tooltip-menu white--text text-body-2 ml-2'
	},
	btn: {
		icon: true
	}
};
