From 903679eaa7d6e4503a6faca0c42cd8423d45aad0 Mon Sep 17 00:00:00 2001 From: MartinBraquet Date: Wed, 1 Apr 2026 15:25:33 +0200 Subject: [PATCH] Refine button styling by adding `w-fit` for better width handling --- web/components/theme-icon.tsx | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/web/components/theme-icon.tsx b/web/components/theme-icon.tsx index 9015d3bd..a0476bc6 100644 --- a/web/components/theme-icon.tsx +++ b/web/components/theme-icon.tsx @@ -31,8 +31,8 @@ export default function ThemeIcon(props: {className?: string}) { ) return ( -