diff --git a/projects/common/src/fm/components/resumable-file-upload/resumable-file-upload.component.scss b/projects/common/src/fm/components/resumable-file-upload/resumable-file-upload.component.scss index 55a33e1..76b5c87 100644 --- a/projects/common/src/fm/components/resumable-file-upload/resumable-file-upload.component.scss +++ b/projects/common/src/fm/components/resumable-file-upload/resumable-file-upload.component.scss @@ -4,6 +4,7 @@ div.resumable-file-upload { bottom: 0px; width: 300px; max-height: 250px; + z-index: 1; /*z-index:2000 !important;*/ }