Fix for "search anywhere" draggable icon
This commit is contained in:
@@ -186,3 +186,8 @@ sup {
|
||||
}
|
||||
}
|
||||
}
|
||||
|
||||
// Fix for "search anywhere" draggable icon
|
||||
.window-draggable-handle {
|
||||
z-index: 2;
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user