This repository has no description
0

Configure Feed

Select the types of activity you want to include in your feed.

web/components: expand RefSelector size on >md

Signed-off-by: eti <eti@eti.tf>

+1
+1
web/src/lib/components/repo/RefSelector.svelte
··· 48 48 label="Switch branch or tag" 49 49 searchPlaceholder="Find a branch or tag…" 50 50 emptyLabel="No branch or tag matches" 51 + class="md:min-w-48" 51 52 > 52 53 {#snippet footer()} 53 54 <div class="flex items-center gap-4 px-2 py-1.5">