if (size === 2) {
      if (index === 0) {
        right = '1px';
      } else {
        left = '1px';