Fix account header avatar border (#31373)
This commit is contained in:
		
							parent
							
								
									7365a13ee7
								
							
						
					
					
						commit
						fbdda9f6c1
					
				| @ -52,10 +52,6 @@ html { | ||||
|   color: darken($action-button-color, 25%); | ||||
| } | ||||
| 
 | ||||
| .account__header__bar .avatar .account__avatar { | ||||
|   border-color: $white; | ||||
| } | ||||
| 
 | ||||
| .getting-started__footer a { | ||||
|   color: $ui-secondary-color; | ||||
|   text-decoration: underline; | ||||
|  | ||||
| @ -7970,7 +7970,8 @@ noscript { | ||||
| 
 | ||||
|       .account__avatar { | ||||
|         background: var(--background-color); | ||||
|         border: 2px solid var(--background-border-color); | ||||
|         border: 1px solid var(--background-border-color); | ||||
|         border-radius: 4px; | ||||
|       } | ||||
|     } | ||||
|   } | ||||
|  | ||||
		Loading…
	
	
			
			x
			
			
		
	
		Reference in New Issue
	
	Block a user