Bladeren bron

[filebrowser] making drag and drop area absolute because we cannot drop a file in left assit going through fb

ayush.goyal 4 jaren geleden
bovenliggende
commit
f8e15dc921

File diff suppressed because it is too large
+ 0 - 0
apps/filebrowser/src/filebrowser/static/filebrowser/css/listdir_components.css


+ 1 - 1
apps/filebrowser/src/filebrowser/static/filebrowser/less/listdir_components.less

@@ -156,7 +156,7 @@
   height: 100%;
   left: 0;
   opacity: .5;
-  position: fixed;
+  position: absolute;
   width: 100%;
   top:0;
   z-index: 10000;

Some files were not shown because too many files changed in this diff