UNPKG

vuestic-ui

Version:
9 lines (8 loc) 588 B
import { _ as _sfc_main } from "./VaAffix.vue_vue_type_script_setup_true_lang.js"; import { _ as _export_sfc } from "../../../plugin-vue_export-helper.js"; const _style_0 = ":root,\n:host {\n --va-affix-affixed-z-index: 10;\n --va-affix-affixed-position: fixed;\n}\n.va-affix {\n font-family: var(--va-font-family);\n}\n.va-affix--affixed {\n position: var(--va-affix-affixed-position);\n z-index: var(--va-affix-affixed-z-index);\n}"; const _VaAffix = /* @__PURE__ */ _export_sfc(_sfc_main, [["styles", [_style_0]]]); export { _VaAffix as _ }; //# sourceMappingURL=VaAffix.js.map