Prerequisites
Ionic Framework Version
v7.x
Current Behavior
The last item has a border bottom if they are ion-item-sliding but not if they are ion-item.

Expected Behavior
The last item should not have a border bottom if they are ion-item-sliding, just like ion-item.

Steps to Reproduce
Make two inset list, one with ion-item-sliding and one with regular ion-item.
The ion-item-sliding one will have a border-bottom on the last element, while the ion-item list won't have a border-bottom on the last element.
Code Reproduction URL
https://stackblitz.com/run?file=package.json
Ionic Info
Ionic:
Ionic CLI : 7.1.1 (/Users/sleblanc/.nvm/versions/node/v16.19.1/lib/node_modules/@ionic/cli)
Ionic Framework : @ionic/vue 7.5.0
Capacitor:
Capacitor CLI : 5.5.0
@capacitor/android : not installed
@capacitor/core : 5.5.0
@capacitor/ios : 5.5.0
Utility:
cordova-res : not installed globally
native-run (update available: 1.7.4) : 1.7.3
System:
NodeJS : v16.19.1 (/Users/sleblanc/.nvm/versions/node/v16.19.1/bin/node)
npm : 8.19.3
OS : macOS Ventura 14.1
Additional Information
No response
Prerequisites
Ionic Framework Version
v7.x
Current Behavior
The last item has a border bottom if they are

ion-item-slidingbut not if they areion-item.Expected Behavior
The last item should not have a border bottom if they are

ion-item-sliding, just likeion-item.Steps to Reproduce
Make two inset list, one with
ion-item-slidingand one with regularion-item.The ion-item-sliding one will have a border-bottom on the last element, while the ion-item list won't have a border-bottom on the last element.
Code Reproduction URL
https://stackblitz.com/run?file=package.json
Ionic Info
Ionic:
Ionic CLI : 7.1.1 (/Users/sleblanc/.nvm/versions/node/v16.19.1/lib/node_modules/@ionic/cli)
Ionic Framework : @ionic/vue 7.5.0
Capacitor:
Capacitor CLI : 5.5.0
@capacitor/android : not installed
@capacitor/core : 5.5.0
@capacitor/ios : 5.5.0
Utility:
cordova-res : not installed globally
native-run (update available: 1.7.4) : 1.7.3
System:
NodeJS : v16.19.1 (/Users/sleblanc/.nvm/versions/node/v16.19.1/bin/node)
npm : 8.19.3
OS : macOS Ventura 14.1
Additional Information
No response