@use "sass:map"; .ui-editor-head { filter: var(--editor-head-filter); height: var(--editor-head-height); background-color: var(--editor-head-back); position: fixed; left: 0; top: 0; width: 100%; z-index: 2; }