Skip to content

Commit 511e8a4

Browse files
authored
fix: add enter to the function in index.js (#17)
1 parent 5584f79 commit 511e8a4

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

src/index.js

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -14,6 +14,7 @@ const scrollbarHide = plugin(function ({ addUtilities }) {
1414
display: 'none'
1515
}
1616
},
17+
1718
'.scrollbar-default': {
1819
/* IE and Edge */
1920
'-ms-overflow-style': 'auto',

0 commit comments

Comments
 (0)