.listItemContainer {
  max-width: 100% ;
}
.dottedStyle {
  composes: dotted from '~@zohodesk/components/lib/common/common.module.css';
}