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