0
0
mirror of https://github.com/naturalcrit/homebrewery.git synced 2025-12-29 00:22:47 +00:00

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

View File

@@ -30,7 +30,7 @@
color : #666666;
}
}
&:hover { background-color : #999999; }
&:hover,&.dragging { background-color : #999999; }
}
.arrow {
position : absolute;