From 92fb314615f9f3c3d11803bb7f2bfe726c6bb326 Mon Sep 17 00:00:00 2001 From: Ilia Mashkov Date: Mon, 2 Feb 2026 12:20:57 +0300 Subject: [PATCH] feat(TypographyMenu): add comments and delete outdated code --- .../ui/TypographyMenu.svelte | 30 +++++++++++-------- 1 file changed, 17 insertions(+), 13 deletions(-) diff --git a/src/widgets/TypographySettings/ui/TypographyMenu.svelte b/src/widgets/TypographySettings/ui/TypographyMenu.svelte index f384493..8c2733f 100644 --- a/src/widgets/TypographySettings/ui/TypographyMenu.svelte +++ b/src/widgets/TypographySettings/ui/TypographyMenu.svelte @@ -1,3 +1,7 @@ + -{#if displayedFontsStore.hasAnyFonts} -
+ - - - - - -
-{/if} + + + + +