Merge pull request #278 from KnzkDev/fix/acc-header-avatar
Fix account header avatar
This commit is contained in:
		
						commit
						f78d169d71
					
				
					 1 changed files with 9 additions and 0 deletions
				
			
		|  | @ -1254,6 +1254,15 @@ | ||||||
|   } |   } | ||||||
| } | } | ||||||
| 
 | 
 | ||||||
|  | .account__header__avatar { | ||||||
|  |   background-size: 90px 90px; | ||||||
|  |   display: block; | ||||||
|  |   height: 90px; | ||||||
|  |   margin: 0 auto 10px; | ||||||
|  |   overflow: hidden; | ||||||
|  |   width: 90px; | ||||||
|  | } | ||||||
|  | 
 | ||||||
| .account-authorize { | .account-authorize { | ||||||
|   padding: 14px 10px; |   padding: 14px 10px; | ||||||
| 
 | 
 | ||||||
|  |  | ||||||
		Loading…
	
		Reference in a new issue