Skip to content

Commit 7728153

Browse files
Minor CSS update
1 parent f1fdec6 commit 7728153

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

Angular/src/styles.scss

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)