Skip to content

Instantly share code, notes, and snippets.

@Bengejd
Created February 10, 2019 20:56
Show Gist options
  • Save Bengejd/5080955d948e8320c9d0dbbc3004ee91 to your computer and use it in GitHub Desktop.
Save Bengejd/5080955d948e8320c9d0dbbc3004ee91 to your computer and use it in GitHub Desktop.
Ionic scroll in text-areas.
@mixin scrollInText() {
overflow: initial !important;
}
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment