mirror of
https://github.com/deepseek-ai/deepseek-harness.git
synced 2026-08-29 04:26:38 +00:00
389 B
389 B
Conversation column horizontal overflow
| viewport | overflow-x | glow bleeds past the column | scrollLeft after a horizontal wheel | scrolls vertically |
|---|---|---|---|---|
| 1680px | hidden | false | 0px | true |
| 1200px | hidden | true | 0px | true |
| 1000px | hidden | true | 0px | true |
| 800px | hidden | true | 0px | true |
| 600px | hidden | true | 0px | true |