mirror of
				https://activitypub.software/TransFem-org/Sharkey.git
				synced 2025-11-01 09:10:06 +00:00 
			
		
		
		
	🎨
This commit is contained in:
		
							parent
							
								
									9e03335ff8
								
							
						
					
					
						commit
						82150bd5b8
					
				
					 2 changed files with 2 additions and 2 deletions
				
			
		| 
						 | 
				
			
			@ -1,6 +1,6 @@
 | 
			
		|||
<template>
 | 
			
		||||
<MkPopup ref="popup" :manual-showing="manualShowing" :src="src" :front="true" @click="$refs.popup.close()" @opening="opening" @close="$emit('close')" @closed="$emit('closed')">
 | 
			
		||||
	<MkEmojiPicker :show-pinned="showPinned" :as-reaction-picker="asReactionPicker" @chosen="chosen" ref="picker" style="box-shadow: 0 8px 32px rgb(0 0 0 / 30%);"/>
 | 
			
		||||
	<MkEmojiPicker class="_shadow" :show-pinned="showPinned" :as-reaction-picker="asReactionPicker" @chosen="chosen" ref="picker"/>
 | 
			
		||||
</MkPopup>
 | 
			
		||||
</template>
 | 
			
		||||
 | 
			
		||||
| 
						 | 
				
			
			
 | 
			
		|||
| 
						 | 
				
			
			@ -1,6 +1,6 @@
 | 
			
		|||
<template>
 | 
			
		||||
<MkPopup ref="popup" :src="src" @closed="$emit('closed')">
 | 
			
		||||
	<MkMenu :items="items" :align="align" @close="$refs.popup.close()" class="_popup" style="box-shadow: 0 8px 32px rgb(0 0 0 / 30%);"/>
 | 
			
		||||
	<MkMenu :items="items" :align="align" @close="$refs.popup.close()" class="_popup _shadow"/>
 | 
			
		||||
</MkPopup>
 | 
			
		||||
</template>
 | 
			
		||||
 | 
			
		||||
| 
						 | 
				
			
			
 | 
			
		|||
		Loading…
	
	Add table
		
		Reference in a new issue