.ion-panel { background: $menuBackgroundColor; } .ion-panel-left .ion-panel { border-right: 1px solid $menuInsetBorderColor; } .ion-panel-right .ion-panel { border-left: 1px solid $menuInsetBorderColor; }