Created
February 10, 2019 20:56
-
-
Save Bengejd/5080955d948e8320c9d0dbbc3004ee91 to your computer and use it in GitHub Desktop.
Ionic scroll in text-areas.
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
@mixin scrollInText() { | |
overflow: initial !important; | |
} |
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment