From 92bd446d0918d994c751b32fdb299e4d750336f9 Mon Sep 17 00:00:00 2001 From: "Paul Gauthier (aider)" Date: Fri, 14 Mar 2025 08:06:06 -0700 Subject: [PATCH] style: Adjust toast notification size to fit marker text --- aider/website/examples/recording.md | 2 -- 1 file changed, 2 deletions(-) diff --git a/aider/website/examples/recording.md b/aider/website/examples/recording.md index c1a3715f7..64d2caf09 100644 --- a/aider/website/examples/recording.md +++ b/aider/website/examples/recording.md @@ -78,9 +78,7 @@ layout: minimal font-size: 18px; text-align: center; display: inline-block; - min-width: 120px; max-width: 90%; - white-space: nowrap; } /* Page container styling */