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