Fix filedrop highlight for current folder
This commit is contained in:
@@ -1688,6 +1688,11 @@ tag-input {
|
||||
.filemanager {
|
||||
|
||||
// those are for drag'n'drop
|
||||
.file-list {
|
||||
overflow: auto;
|
||||
border: 2px solid transparent;
|
||||
}
|
||||
|
||||
table {
|
||||
border: 2px solid transparent;
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user