mirror of
				https://github.com/node-red/node-red.git
				synced 2025-03-01 10:36:34 +00:00 
			
		
		
		
	| @@ -42,11 +42,13 @@ | ||||
| .red-ui-panels.red-ui-panels-horizontal { | ||||
|     height: 100%; | ||||
|     .red-ui-panel { | ||||
|         vertical-align: top; | ||||
|         display: inline-block; | ||||
|         height: 100%; | ||||
|         width: calc(50% - 4px); | ||||
|     } | ||||
|     .red-ui-panels-separator { | ||||
|         vertical-align: top; | ||||
|         border-top: none; | ||||
|         border-bottom: none; | ||||
|         border-left: 1px solid $secondary-border-color; | ||||
|   | ||||
		Reference in New Issue
	
	Block a user