Changes In Scss
ion-list {
ion-item {
.item-inner {
overflow: visible !important;
.input-wrapper {
overflow: visible !important;
ion-label {
overflow: visible !important;
}
}
}
}
}