From 11d4207f72d63154f46212e61e17eaae8ca9e854 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Sebastian=20Kr=C3=BCger?= Date: Sun, 1 Mar 2026 14:08:22 +0100 Subject: [PATCH] fix: adjust comment style pill padding and AnimationEditor layout Co-Authored-By: Claude Sonnet 4.6 --- components/animate/AnimationEditor.tsx | 6 ++---- components/ascii/FontPreview.tsx | 2 +- 2 files changed, 3 insertions(+), 5 deletions(-) diff --git a/components/animate/AnimationEditor.tsx b/components/animate/AnimationEditor.tsx index d8685cd..9a0ce23 100644 --- a/components/animate/AnimationEditor.tsx +++ b/components/animate/AnimationEditor.tsx @@ -141,10 +141,8 @@ export function AnimationEditor() { ))} {/* Content */} -
- {rightTab === 'export' && } - {rightTab === 'presets' && } -
+ {rightTab === 'export' && } + {rightTab === 'presets' && } diff --git a/components/ascii/FontPreview.tsx b/components/ascii/FontPreview.tsx index 12900d2..158b47b 100644 --- a/components/ascii/FontPreview.tsx +++ b/components/ascii/FontPreview.tsx @@ -198,7 +198,7 @@ export function FontPreview({ {/* Comment style */} -
+