feature/ux-improvements #26
@@ -146,7 +146,7 @@ function isFontB(font: UnifiedFont): boolean {
|
|||||||
<FontVirtualList
|
<FontVirtualList
|
||||||
weight={typography.weight}
|
weight={typography.weight}
|
||||||
itemHeight={36}
|
itemHeight={36}
|
||||||
class="bg-transparent"
|
class="bg-transparent h-full"
|
||||||
>
|
>
|
||||||
{#snippet children({ item: font })}
|
{#snippet children({ item: font })}
|
||||||
{@const isSelectedA = isFontA(font)}
|
{@const isSelectedA = isFontA(font)}
|
||||||
|
|||||||
Reference in New Issue
Block a user