UNPKG

@mantine/core

Version:

React components library focused on usability, accessibility and developer experience

1 lines 508 B
{"version":3,"file":"Spoiler.module.cjs","names":[],"sources":["../../../src/components/Spoiler/Spoiler.module.css"],"sourcesContent":[".root {\n position: relative;\n\n &:where([data-has-spoiler]) {\n margin-bottom: 24px;\n }\n}\n\n.content {\n display: flex;\n flex-direction: column;\n overflow: hidden;\n transition: max-height var(--spoiler-transition-duration, 200ms) ease;\n}\n\n.control {\n position: absolute;\n inset-inline-start: 0;\n top: 100%;\n height: 24px;\n}\n"],"mappings":""}