(search) Add hover text for matchogram

This commit is contained in:
Viktor Lofgren 2025-01-05 18:50:44 +01:00
parent 3009713db4
commit 00734ea87f

View File

@ -11,7 +11,7 @@
<div class="flex space-x-0"> <div class="flex space-x-0">
<div class="flex flex-col grow" > <div class="flex flex-col grow" >
<div class="flex flex-row space-x-2 place-items-center"> <div class="flex flex-row space-x-2 place-items-center">
<div class="flex-0"> <div class="flex-0" title="Match density">
@template.serp.part.matchogram(mask = result.first.positionsMask) @template.serp.part.matchogram(mask = result.first.positionsMask)
</div> </div>
<div class="flex grow justify-between items-start"> <div class="flex grow justify-between items-start">