mirror of
				https://github.com/avatao-content/frontend-tutorial-framework
				synced 2025-11-04 02:22:55 +00:00 
			
		
		
		
	Fix monaco overflowing in certain browsers
This commit is contained in:
		@@ -3,3 +3,9 @@
 | 
				
			|||||||
@import '../node_modules/xterm/dist/xterm.css';
 | 
					@import '../node_modules/xterm/dist/xterm.css';
 | 
				
			||||||
 | 
					
 | 
				
			||||||
@import "assets/scss/main";
 | 
					@import "assets/scss/main";
 | 
				
			||||||
 | 
					
 | 
				
			||||||
 | 
					body, html {
 | 
				
			||||||
 | 
					  height: 100vh;
 | 
				
			||||||
 | 
					  width: 100vw;
 | 
				
			||||||
 | 
					  overflow: hidden;
 | 
				
			||||||
 | 
					}
 | 
				
			||||||
 
 | 
				
			|||||||
		Reference in New Issue
	
	Block a user