Parcourir la source

refac: styling

Timothy Jaeryang Baek il y a 4 mois
Parent
commit
904ddcec13

+ 1 - 1
src/lib/components/channel/Messages/Message/ReactionPicker.svelte

@@ -75,7 +75,7 @@
 
 	<slot name="content">
 		<DropdownMenu.Content
-			class="max-w-full  w-80  bg-gray-50 dark:bg-gray-850 rounded-lg z-50 shadow-lg dark:text-white"
+			class="max-w-full  w-80  bg-gray-50 dark:bg-gray-850 rounded-lg z-[99999] shadow-lg dark:text-white"
 			sideOffset={8}
 			{side}
 			{align}