changed tooltip style
This commit is contained in:
@@ -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 }}
|
||||
|
||||
Reference in New Issue
Block a user