ion-content{
  --background: #e4e4e4;
  ion-list{
    background: transparent;
    ion-item{
      margin: 5pt 0;
      ion-toggle{
        position: absolute;
        right: 0;
      }
    }
  }
}
