tooptip: whitespace nowrap

This commit is contained in:
Nikita Galaiko 2023-04-04 12:08:11 +02:00
parent 226a369d58
commit 7d4d0883ff

View File

@ -53,7 +53,7 @@
role="tooltip" role="tooltip"
class=" class="
absolute absolute
z-[9000] z-[9000]
rounded-[5px] rounded-[5px]
bg-[#171717] bg-[#171717]
p-2 p-2
@ -63,7 +63,7 @@
" "
use:floatingContent use:floatingContent
> >
{label} <span class="whitespace-nowrap">{label}</span>
<div <div
class=" class="
absolute absolute