Skip to content

Instantly share code, notes, and snippets.

@chrisgriffith
Created March 22, 2017 15:26
Show Gist options
  • Star 0 You must be signed in to star a gist
  • Fork 0 You must be signed in to fork a gist
  • Save chrisgriffith/126a5d8adc3c411c0a743a17f72e5498 to your computer and use it in GitHub Desktop.
Save chrisgriffith/126a5d8adc3c411c0a743a17f72e5498 to your computer and use it in GitHub Desktop.
IONIC SPLIT PANE
.split-pane-visible > .split-pane-side {
border-right: none !important;
}
.menu-inner ion-content {
border-right: 1px solid #dedede;
}
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment