mirror of
				https://github.com/elyby/accounts-frontend.git
				synced 2025-05-31 14:11:58 +05:30 
			
		
		
		
	
		
			
				
	
	
		
			7 lines
		
	
	
		
			114 B
		
	
	
	
		
			SCSS
		
	
	
	
	
	
			
		
		
	
	
			7 lines
		
	
	
		
			114 B
		
	
	
	
		
			SCSS
		
	
	
	
	
	
.currentAccountEmail {
 | 
						|
  text-align: center;
 | 
						|
  text-overflow: ellipsis;
 | 
						|
  overflow: hidden;
 | 
						|
  line-height: 1.2;
 | 
						|
}
 |