Skip to content

Commit

Permalink
fix: add enter to the function in index.js (#17)
Browse files Browse the repository at this point in the history
agnusha authored Oct 31, 2021

Verified

This commit was created on GitHub.com and signed with GitHub’s verified signature. The key has expired.
1 parent 5584f79 commit 511e8a4
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions src/index.js
Original file line number Diff line number Diff line change
@@ -14,6 +14,7 @@ const scrollbarHide = plugin(function ({ addUtilities }) {
display: 'none'
}
},

'.scrollbar-default': {
/* IE and Edge */
'-ms-overflow-style': 'auto',

0 comments on commit 511e8a4

Please sign in to comment.