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 Analysis
核心用途是优化 DSH Web 界面在手机等移动端设备上的布局与交互体验。适合经常通过手机或平板浏览器远程访问 DSH 的用户。支持通过配置修改移动端断点。
Install
This plugin has no verified bundle, or compatibility checks failed. Read the repository notes first. Read the full README ↗
README
Read the full README ↗Configuration
Before boot, window.__BETTER_MOBILE_UI_CONFIG__ = { breakpoint: 820 }
overrides the mobile breakpoint (default 768). Read once at apply time.