mirror of
				https://github.com/avatao-content/frontend-tutorial-framework
				synced 2025-11-04 05:32:55 +00:00 
			
		
		
		
	Fix Deploy button alignment in case the text is short
This commit is contained in:
		@@ -36,6 +36,9 @@
 | 
				
			|||||||
}
 | 
					}
 | 
				
			||||||
 | 
					
 | 
				
			||||||
.tfw-deploy-btn-group {
 | 
					.tfw-deploy-btn-group {
 | 
				
			||||||
 | 
					  display: flex;
 | 
				
			||||||
 | 
					  justify-content: flex-end;  
 | 
				
			||||||
 | 
					
 | 
				
			||||||
  .tfw-deploy-btn {
 | 
					  .tfw-deploy-btn {
 | 
				
			||||||
    background: $tao-bright-green-200;
 | 
					    background: $tao-bright-green-200;
 | 
				
			||||||
    padding: 0.5em 0.7em;
 | 
					    padding: 0.5em 0.7em;
 | 
				
			||||||
 
 | 
				
			|||||||
		Reference in New Issue
	
	Block a user