mirror of
				https://github.com/avatao-content/frontend-tutorial-framework
				synced 2025-11-04 11:22:54 +00:00 
			
		
		
		
	Fix terminal overflowing from parent
This commit is contained in:
		@@ -76,6 +76,7 @@
 | 
				
			|||||||
  .tfw-terminal {
 | 
					  .tfw-terminal {
 | 
				
			||||||
    overflow-y: hidden;
 | 
					    overflow-y: hidden;
 | 
				
			||||||
    background-color: $tao-gray-800;
 | 
					    background-color: $tao-gray-800;
 | 
				
			||||||
 | 
					    padding-bottom: 2.2em;
 | 
				
			||||||
 | 
					
 | 
				
			||||||
    div[class*="web"] & {
 | 
					    div[class*="web"] & {
 | 
				
			||||||
      border-top: 1px solid $tao-plum-100;
 | 
					      border-top: 1px solid $tao-plum-100;
 | 
				
			||||||
 
 | 
				
			|||||||
		Reference in New Issue
	
	Block a user