feat(FontList): add a small gap for elements of ComparisonView sidebar font list
This commit is contained in:
@@ -101,6 +101,7 @@ function isFontReady(font: UnifiedFont): boolean {
|
||||
data-font-list
|
||||
weight={DEFAULT_FONT_WEIGHT}
|
||||
itemHeight={44}
|
||||
gap={2}
|
||||
class="bg-transparent min-h-0 h-full scroll-stable py-2 pl-6 pr-4"
|
||||
>
|
||||
{#snippet skeleton()}
|
||||
|
||||
Reference in New Issue
Block a user