{"version":3,"sourceRoot":"","sources":["../src/SpectrumComponent.module.scss"],"names":[],"mappings":"AAAA;AAAA;AAAA;AAAA;AAKE;EACE;;;AAIJ;EACE;EACA;;;AAGF;EACE;EACA;EACA","file":"SpectrumComponent.module.css","sourcesContent":["/**\n * The Spectrum ActionBar hard codes a max-width: 960px for the content area.\n * Overriding so the bar fills the same width as its associated list component.\n */\n.spectrumActionBar {\n  [class*='react-spectrum-ActionBar-bar'] {\n    max-width: none;\n  }\n}\n\n.spectrumDialogComponentHeading {\n  font-weight: normal;\n  overflow-wrap: break-word;\n}\n\n.spectrumEllipsis {\n  overflow: hidden;\n  text-overflow: ellipsis;\n  white-space: nowrap;\n}\n"]}