UNPKG

@mantine/core

Version:

React components library focused on usability, accessibility and developer experience

1 lines 354 B
{"version":3,"file":"Affix.module.cjs","names":[],"sources":["../../../src/components/Affix/Affix.module.css"],"sourcesContent":[".root {\n position: fixed;\n z-index: var(--affix-z-index);\n inset-inline-start: var(--affix-left);\n inset-inline-end: var(--affix-right);\n top: var(--affix-top);\n bottom: var(--affix-bottom);\n}\n"],"mappings":""}