mirror of
				https://github.com/avatao-content/frontend-tutorial-framework
				synced 2025-11-04 13:02:56 +00:00 
			
		
		
		
	Remove top margin from WebIDE component
This commit is contained in:
		@@ -3,7 +3,7 @@
 | 
				
			|||||||
  [(text)]="code"
 | 
					  [(text)]="code"
 | 
				
			||||||
  [(mode)]="language"
 | 
					  [(mode)]="language"
 | 
				
			||||||
  [theme]="theme"
 | 
					  [theme]="theme"
 | 
				
			||||||
  class="mt-3 mb-3 tfw-ace-editor"
 | 
					  class="mb-3 tfw-ace-editor"
 | 
				
			||||||
>
 | 
					>
 | 
				
			||||||
 | 
					
 | 
				
			||||||
</div>
 | 
					</div>
 | 
				
			||||||
 
 | 
				
			|||||||
		Reference in New Issue
	
	Block a user