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