changed tooltip style

This commit is contained in:
Mamalizz
2025-02-05 02:03:56 +03:30
parent 3338a7f96a
commit 8f5c467473
+1 -1
View File
@@ -16,7 +16,7 @@ defineProps<Props>();
</TooltipTrigger>
<TooltipPortal>
<TooltipContent
class="bg-black text-white px-4 py-3 rounded-full text-sm font-iran-yekan-x animate-slide-down-fade"
class="bg-black text-white px-4 py-3 rounded-full text-sm font-iran-yekan-x animate-slide-down-fade z-1000"
:side-offset="5"
>
{{ title }}