shinalokandClaude Sonnet 4.6 7f4aeb54e2 fix: suppress .generating blue border during Gradio streaming
Root cause: Gradio adds .generating class to .wrap elements during
streaming, which applies 2px solid blue border via theme CSS.

Fix: .wrap.generating { border-color: primary; border-width: 1px }
Verified: 0 blue borders on wrap elements after message send.

Co-Authored-By: Claude Sonnet 4.6 <noreply@anthropic.com>
2026-06-02 19:01:34 +09:00
S
Description
No description provided
407 KiB
Languages
Python 100%