Button-ified the repo name

This commit is contained in:
Ian Donahue 2023-03-03 19:37:10 +01:00
parent 11e1b1f340
commit 40a98d8cd7

View File

@ -23,10 +23,12 @@
</div>
</a>
{#if $project}
<div class="ml-3">
<div class="ml-1">
<Popover>
<div slot="button">
{$project.title}
<div slot="button" class="flex align-item-centerh-5 py-2 px-2 rounded-md hover:bg-zinc-700">
<div class="h-4">
{$project.title}
</div>
</div>
<div class="flex flex-col">
<ul class="flex flex-col overflow-y-auto p-2 max-h-[289px]">