Fix style issue with drag&drop in the active folder
This commit is contained in:
@@ -167,7 +167,7 @@ span {
|
||||
cursor: pointer;
|
||||
}
|
||||
.active {
|
||||
&:not(.selected) {
|
||||
&:not(.selected):not(.droppable) {
|
||||
background-color: darken(@drive-hover, 15%);
|
||||
}
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user