Skip to content

Commit f529584

Browse files
Minor CSS update
1 parent 60893ab commit f529584

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

jQuery/src/index.css

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -25,6 +25,6 @@
2525
text-align: center;
2626
}
2727

28-
.dx-fileuploader-wrapper {
29-
overflow-y: scroll;
28+
#file-uploader .dx-fileuploader-wrapper {
29+
overflow-y: auto;
3030
}

0 commit comments

Comments
 (0)