From 5ecaa8427bdfffa739a740d3b175a57aef6d33ab Mon Sep 17 00:00:00 2001 From: Scott Hanselman Date: Wed, 22 Apr 2026 18:29:50 -0700 Subject: [PATCH] fix: widen WebChat toolbar buttons to prevent icon clipping Increase button width from 36 to 40px with explicit padding, bump FontIcon size from 14 to 16, add right padding to toolbar. --- .../Windows/WebChatWindow.xaml | 18 +++++++++--------- 1 file changed, 9 insertions(+), 9 deletions(-) diff --git a/src/OpenClaw.Tray.WinUI/Windows/WebChatWindow.xaml b/src/OpenClaw.Tray.WinUI/Windows/WebChatWindow.xaml index 97b2e5e..ce2db83 100644 --- a/src/OpenClaw.Tray.WinUI/Windows/WebChatWindow.xaml +++ b/src/OpenClaw.Tray.WinUI/Windows/WebChatWindow.xaml @@ -17,27 +17,27 @@ -