mirror of
				https://codeberg.org/yeentown/barkey.git
				synced 2025-10-30 21:14:12 +00:00 
			
		
		
		
	make emoji stand out more on reaction button
a slight shadow makes them easier to see
This commit is contained in:
		
							parent
							
								
									60620bdb25
								
							
						
					
					
						commit
						e0c5401241
					
				
					 1 changed files with 4 additions and 0 deletions
				
			
		|  | @ -144,6 +144,10 @@ export default defineComponent({ | ||||||
| 		> span { | 		> span { | ||||||
| 			color: var(--fgOnAccent); | 			color: var(--fgOnAccent); | ||||||
| 		} | 		} | ||||||
|  | 
 | ||||||
|  | 		> .mk-emoji { | ||||||
|  | 			filter: drop-shadow(0 0 3px var(--bg)); | ||||||
|  | 		} | ||||||
| 	} | 	} | ||||||
| 
 | 
 | ||||||
| 	> span { | 	> span { | ||||||
|  |  | ||||||
		Loading…
	
	Add table
		
		Reference in a new issue