Merge pull request #961 from dod-ccpo/fix-download-cursor

Use pointer in upload-widget
This commit is contained in:
leigh-mil 2019-07-11 11:42:42 -04:00 committed by GitHub
commit 1958e65a74
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

View File

@ -25,6 +25,7 @@
opacity: 0; opacity: 0;
position: absolute; position: absolute;
top: 0; top: 0;
cursor: pointer;
} }
} }