fengs2021/dsh-narrow-screen-fix

fengs2021★ 0JavaScriptLast synced: 2026-08-17

Open on GitHub

README excerpt

dsh-narrow-screen-fix Unified narrow-screen (mobile) CSS adaptation for the DeepSeek Harness web GUI. One client-only plugin fixes the overflow/overlap issues that plague the UI on phones — question-card footers, the send button, the top tab bar, settings panels, model/permission selectors, SSH panel tabs. No dsh sources are touched. DSH Web GUI 窄屏(手机)适配 统一插件 (纯 client 覆盖样式,不改 dsh 源码)。一个插件解决手机端所有常见的溢出/重叠问题。 English What it fixes Component (style tag) Fix (all under max-width: 768px ) ui-user-questions QuestionComposer question-card footer wraps; action row (skip + confirm) becomes full-width right-aligned ui-user-questions PlanReviewPanel same footer treatment for the plan-review buttons ui-conversation InputBar bottom row wraps; trailing (model select + meter + send) takes its own right-aligned row; send button inset via 36px right padding ui-conversation ConversationRoot top tab bar horizontally scrollable (hidden scrollbar), tabs never shrink; header/title row wraps, crumbs cap at 130px, header actions take their own row ui-settings-general SettingsRoot settings panel stacks vertically (full-width bottom sheet, 88vh, rounded top), side nav scrolls internally, content adapts ui-d…

View full README on GitHub →
Tools / Devcssdeepseek-harnessdsh-pluginmobileresponsive

Category