mirror of
https://github.com/zen-browser/desktop.git
synced 2025-10-16 14:56:14 +00:00
The split view dragging should always show the cursor pointer
This commit is contained in:
@@ -256,9 +256,12 @@
|
||||
height: 14px;
|
||||
}
|
||||
|
||||
&.zen-tab-rearrange-button image {
|
||||
transform: rotate(90deg);
|
||||
&.zen-tab-rearrange-button {
|
||||
cursor: move;
|
||||
|
||||
& image {
|
||||
transform: rotate(90deg);
|
||||
}
|
||||
}
|
||||
}
|
||||
|
||||
|
Reference in New Issue
Block a user