Spaces:
				
			
			
	
			
			
		Runtime error
		
	
	
	
			
			
	
	
	
	
		
		
		Runtime error
		
	File size: 321 Bytes
			
			6bcb42f  | 
								1 2 3 4 5 6 7 8 9 10 11 12 13 14  | 
								.monitor-list {
    /* Width/height are set by the component, margin: auto centers in fullscreen */
    margin: auto;
    pointer-events: none;
    overflow: hidden;
}
.monitor-list-scaler {
    /* Scaling for monitors should happen from the top left */
    transform-origin: left top;
}
::-ms-clear { display: none; }
 |