File "_z-index-map.scss"

Full Path: /home/warrior1/public_html/wp-content/plugins/elementor/app/assets/styles/tokens/maps/_z-index-map.scss
File size: 269 bytes
MIME-type: text/plain
Charset: utf-8

// Maps: z-index map
$eps-z-index-levels: (
		dropdown:$eps-zindex-dropdown,
		sticky: $eps-zindex-sticky,
		fixed:$eps-zindex-fixed,
		backdrop: $eps-zindex-modal-backdrop,
		modal: $eps-zindex-modal,
		popover: $eps-zindex-popover,
		tooltip: $eps-zindex-tooltip,
);