davidgereb/dsh-plugin-better-mobile-ui ↗★ 0
dsh-plugin-better-mobile-ui
Mobile-first layout fixes for dsh web: hidden sidebar with swipe drawer, session-header dropdown, pinned top action bar, and a composer toolbar that no longer overlaps
AI 분석
核心用途是优化 DSH Web 界面在手机等移动端设备上的布局与交互体验。适合经常通过手机或平板浏览器远程访问 DSH 的用户。支持通过配置修改移动端断点。
설치
검증된 bundle이 없거나 호환성 검사에 실패했습니다. 먼저 저장소 설명을 읽어 주세요. 전체 README 읽기 ↗
Configuration
Before boot, window.__BETTER_MOBILE_UI_CONFIG__ = { breakpoint: 820 }
overrides the mobile breakpoint (default 768). Read once at apply time.