mirror of
				https://github.com/mathuo/dockview
				synced 2025-10-31 12:18:12 +00:00 
			
		
		
		
	chore: fix theme
This commit is contained in:
		
							parent
							
								
									40c1a26ead
								
							
						
					
					
						commit
						f6f248c63a
					
				| @ -308,25 +308,9 @@ | |||||||
| 
 | 
 | ||||||
|             &:hover { |             &:hover { | ||||||
|                 &::after { |                 &::after { | ||||||
|                     content: ''; |  | ||||||
|                     height: 40px; |  | ||||||
|                     width: 4px; |  | ||||||
|                     border-radius: 2px; |  | ||||||
|                     top: 50%; |  | ||||||
|                     left: 50%; |  | ||||||
|                     transform: translate(-50%, -50%); |  | ||||||
|                     background-color: var( |                     background-color: var( | ||||||
|                         --dv-separator-handle-background-color |                         --dv-separator-handle-hover-background-color | ||||||
|                     ); |                     ); | ||||||
|                     position: absolute; |  | ||||||
|                 } |  | ||||||
| 
 |  | ||||||
|                 &:hover { |  | ||||||
|                     &::after { |  | ||||||
|                         background-color: var( |  | ||||||
|                             --dv-separator-handle-hover-background-color |  | ||||||
|                         ); |  | ||||||
|                     } |  | ||||||
|                 } |                 } | ||||||
|             } |             } | ||||||
|         } |         } | ||||||
|  | |||||||
		Loading…
	
	
			
			x
			
			
		
	
		Reference in New Issue
	
	Block a user