@import '../../styles/variables';

.interactiveItem {
  :global {
    .ant-collapse-content-box {
      padding: 8px;
    }
  }
}
