fix: typo
This commit is contained in:
		 Acid Chicken (硫酸鶏)
					Acid Chicken (硫酸鶏)
				
			
				
					committed by
					
						 GitHub
						GitHub
					
				
			
			
				
	
			
			
			 GitHub
						GitHub
					
				
			
						parent
						
							8963e36aa2
						
					
				
				
					commit
					49d4c538fe
				
			| @@ -159,11 +159,11 @@ watch(() => props.user.avatarBlurhash, () => { | ||||
| 				linear-gradient(#fff, #fff); // polyfill of `image(#fff)` | ||||
|  | ||||
| 			> .earLeft { | ||||
| 				animation: eartightright 6s infinite; | ||||
| 				animation: eartightleft 6s infinite; | ||||
| 			} | ||||
|  | ||||
| 			> .earRight { | ||||
| 				animation: eartightleft 6s infinite; | ||||
| 				animation: eartightright 6s infinite; | ||||
| 			} | ||||
| 		} | ||||
|  | ||||
|   | ||||
		Reference in New Issue
	
	Block a user