We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 60893ab commit f529584Copy full SHA for f529584
jQuery/src/index.css
@@ -25,6 +25,6 @@
25
text-align: center;
26
}
27
28
-.dx-fileuploader-wrapper {
29
- overflow-y: scroll;
+#file-uploader .dx-fileuploader-wrapper {
+ overflow-y: auto;
30
0 commit comments