mirror of
				https://github.com/node-red/node-red.git
				synced 2025-03-01 10:36:34 +00:00 
			
		
		
		
	Show scrollbar in notification dialog only when needed
This commit is contained in:
		| @@ -32,7 +32,7 @@ | ||||
|     color: var(--red-ui-primary-text-color); | ||||
|     border: 1px solid var(--red-ui-notification-border-default); | ||||
|     border-left-width: 16px; | ||||
|     overflow: scroll; | ||||
|     overflow: auto; | ||||
|     max-height: 80vh; | ||||
|     .ui-dialog-buttonset { | ||||
|         margin-top: 20px; | ||||
|   | ||||
		Reference in New Issue
	
	Block a user