change all text to new tw

This commit is contained in:
Jesse Winton
2024-09-05 16:30:53 -04:00
parent 6eb2ce7848
commit ae31167db2
91 changed files with 409 additions and 374 deletions

View File

@@ -63,7 +63,7 @@
{/if}
{#if $open && !disabled}
<div use:melt={$content} class="web-tooltip web-sub-body-400" transition:fly={flyParams}>
<div use:melt={$content} class="web-tooltip text-sub-body" transition:fly={flyParams}>
<div use:melt={$arrow} />
<slot name="tooltip" />
</div>