mirror of
				https://codeberg.org/yeentown/barkey.git
				synced 2025-11-04 15:34:13 +00:00 
			
		
		
		
	Bring renote indicator closer to note (like Firefish)
This commit is contained in:
		
							parent
							
								
									714ffbf2c8
								
							
						
					
					
						commit
						32f60f9969
					
				
					 1 changed files with 1 additions and 1 deletions
				
			
		| 
						 | 
				
			
			@ -894,7 +894,7 @@ function emitUpdReaction(emoji: string, delta: number) {
 | 
			
		|||
	position: relative;
 | 
			
		||||
	display: flex;
 | 
			
		||||
	align-items: center;
 | 
			
		||||
	padding: 24px 32px 16px calc(32px + var(--avatar) + 14px);
 | 
			
		||||
	padding: 24px 32px 0 calc(32px + var(--avatar) + 14px);
 | 
			
		||||
	line-height: 28px;
 | 
			
		||||
	white-space: pre;
 | 
			
		||||
	color: var(--renote);
 | 
			
		||||
| 
						 | 
				
			
			
 | 
			
		|||
		Loading…
	
	Add table
		
		Reference in a new issue