feat(FontList): add a small gap for elements of ComparisonView sidebar font list

This commit is contained in:
Ilia Mashkov
2026-05-05 12:05:19 +03:00
parent e8d3727c6a
commit 3894912a22
@@ -101,6 +101,7 @@ function isFontReady(font: UnifiedFont): boolean {
data-font-list data-font-list
weight={DEFAULT_FONT_WEIGHT} weight={DEFAULT_FONT_WEIGHT}
itemHeight={44} itemHeight={44}
gap={2}
class="bg-transparent min-h-0 h-full scroll-stable py-2 pl-6 pr-4" class="bg-transparent min-h-0 h-full scroll-stable py-2 pl-6 pr-4"
> >
{#snippet skeleton()} {#snippet skeleton()}