diff --git a/public/css/chat.css b/public/css/chat.css index c8a4e1e..f02eeac 100644 --- a/public/css/chat.css +++ b/public/css/chat.css @@ -230,7 +230,7 @@ pre code { /* Keep the button in line */ font-size: 14px; /* Slightly smaller font size for compactness */ - width: 75px; + width: 56px; /* Prevent the button from stretching */ text-align: left; /* Align the text left */