remove flickering in divider

This commit is contained in:
Víctor Losada Hernández
2024-10-27 10:20:49 +01:00
parent 782ee7a4ad
commit 391d0a0bfe
2 changed files with 5 additions and 6 deletions
+1 -1
View File
@@ -30,7 +30,7 @@
color : #666666;
}
}
&:hover { background-color : #999999; }
&:hover,&.dragging { background-color : #999999; }
}
.arrow {
position : absolute;