style.css 96 B

123456
  1. .mint-tab-container-item {
  2. -ms-flex-negative: 0;
  3. flex-shrink: 0;
  4. width: 100%
  5. }