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 f1fdec6 commit 7728153Copy full SHA for 7728153
Angular/src/styles.scss
@@ -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