mirror of
				https://github.com/node-red/node-red.git
				synced 2025-03-01 10:36:34 +00:00 
			
		
		
		
	Merge pull request #2355 from node-red-hitachi/fix-typedInput-line-break
Prohibit line break in type menu of typedInput
This commit is contained in:
		| @@ -70,6 +70,7 @@ | ||||
|     border: 1px solid $primary-border-color; | ||||
|     box-sizing: border-box; | ||||
|     background: $secondary-background; | ||||
|     white-space: nowrap; | ||||
|     z-index: 2000; | ||||
|     a { | ||||
|         padding: 6px 18px 6px 6px; | ||||
|   | ||||
		Reference in New Issue
	
	Block a user