mirror of
				https://github.com/elyby/accounts-frontend.git
				synced 2025-05-31 14:11:58 +05:30 
			
		
		
		
	Решил, что Эрик спалит, что я юзнул left, а не transformX :D
This commit is contained in:
		| @@ -44,8 +44,9 @@ class AuthPage extends Component { | ||||
|                                     const style = { | ||||
|                                         position: 'absolute', | ||||
|                                         top: 0, | ||||
|                                         left: 0, | ||||
|                                         width: '100%', | ||||
|                                         left: `${x}%` | ||||
|                                         transform: `translateX(${x}%)` | ||||
|                                     }; | ||||
|  | ||||
|                                     return ( | ||||
|   | ||||
		Reference in New Issue
	
	Block a user