mirror of
				https://github.com/node-red/node-red.git
				synced 2025-03-01 10:36:34 +00:00 
			
		
		
		
	Fix gutter button position in outline tree
This commit is contained in:
		| @@ -393,9 +393,11 @@ div.red-ui-info-table { | ||||
| } | ||||
| .red-ui-info-outline-gutter { | ||||
|     display:none; | ||||
|     position: absolute; | ||||
|     top: 2px; | ||||
|     left: 2px; | ||||
|     button { | ||||
|         position: absolute; | ||||
|         top: 1px; | ||||
|         left: 2px; | ||||
|     } | ||||
|     .red-ui-treeList-label:hover & { | ||||
|         display: inline; | ||||
|     } | ||||
|   | ||||
		Reference in New Issue
	
	Block a user