mirror of
				https://github.com/TheAnachronism/docspell.git
				synced 2025-11-03 18:00:11 +00:00 
			
		
		
		
	Fix hover when folder is a drop-target
This commit is contained in:
		@@ -296,7 +296,7 @@ viewItem2 dropModel model item =
 | 
			
		||||
    in
 | 
			
		||||
    a
 | 
			
		||||
        ([ classList
 | 
			
		||||
            [ ( "current-drop-target", highlightDrop )
 | 
			
		||||
            [ ( "bg-blue-100 dark:bg-bluegray-600", highlightDrop )
 | 
			
		||||
            ]
 | 
			
		||||
         , class "flex flex-row items-center"
 | 
			
		||||
         , class "rounded px-1 py-1 hover:bg-blue-100 dark:hover:bg-bluegray-600"
 | 
			
		||||
 
 | 
			
		||||
		Reference in New Issue
	
	Block a user