mirror of
https://github.com/maybe-finance/maybe.git
synced 2025-07-21 22:29:38 +02:00
5 lines
203 B
Text
5 lines
203 B
Text
<div role="tooltip" data-tooltip-target="tooltip" class="tooltip bg-gray-700 text-sm px-1.5 py-1 rounded-md">
|
|
<div class="text-white font-normal max-w-[200px]">
|
|
<%= tooltip_text %>
|
|
</div>
|
|
</div>
|