{"version":3,"file":"VisualList.module.cjs","names":[],"sources":["../../../src/components/VisualList/VisualList.module.css"],"sourcesContent":["/*\nCopyright 2024 New Vector Ltd.\n\nSPDX-License-Identifier: AGPL-3.0-only OR LicenseRef-Element-Commercial\nPlease see LICENSE files in the repository root for full details.\n*/\n\n.visual-list {\n  display: flex;\n  flex-direction: column;\n  gap: var(--cpd-space-1x);\n  margin: 0;\n  padding: 0;\n  list-style-type: \"\";\n  border-radius: var(--cpd-space-3x);\n  overflow: hidden;\n}\n\n@media (forced-colors: active) {\n  .visual-list {\n    outline: 1px solid transparent;\n  }\n}\n"],"mappings":""}