diff --git a/templates/chat.html b/templates/chat.html index f837e0f..9da7eb6 100644 --- a/templates/chat.html +++ b/templates/chat.html @@ -142,7 +142,7 @@ letter-spacing: -1px; border-right: 1px solid #ccc; /* Optional: adds a line to separate numbers */ text-align: right; - margin-top: 10px; /* Align with the code block */ + margin-top: 14px; /* Align with the code block */ color: #999; pointer-events: none; }