Skip to content

Commit e3cba09

Browse files
committed
Update codeit-autocomplete.js
1 parent 92b3eaa commit e3cba09

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

lib/plugins/codeit-autocomplete.js

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -31,6 +31,7 @@ CSSProps.push('flex');
3131
CSSProps.push('grid');
3232
CSSProps.push('gap');
3333
CSSProps.push('background');
34+
CSSProps.push('overflow');
3435
CSSProps.push('-webkit-user-select');
3536

3637
const maxChar = 0;//4;

0 commit comments

Comments
 (0)