mirror of
				https://github.com/node-red/node-red.git
				synced 2025-03-01 10:36:34 +00:00 
			
		
		
		
	Fix styling of Debug pop-out window
This commit is contained in:
		| @@ -4,7 +4,7 @@ | ||||
|     <link rel="stylesheet" href="../../vendor/font-awesome/css/font-awesome.min.css"> | ||||
|     <title>Node-RED Debug Tools</title> | ||||
| </head> | ||||
| <body class="red-ui-debug-window"> | ||||
| <body class="red-ui-editor red-ui-debug-window"> | ||||
| </body> | ||||
| <script src="../../vendor/vendor.js"></script> | ||||
| <script src="../../red/red.min.js"></script> | ||||
|   | ||||
		Reference in New Issue
	
	Block a user