openclaw/ui
Austin S. Lin 7186600608 fix(ui): improve mobile viewport and sticky nav
- Add viewport-fit=cover and maximum-scale=1.0 to prevent iOS sizing issues
- Add overflow:hidden on html/body to prevent content overflow
- Add iOS safe-area-inset padding for notch support
- Make topbar and nav sticky on mobile/tablet (≤1100px)

Fixes viewport being ~15% too large on iPhone and nav scrolling away on mobile.
2026-01-29 07:55:00 -05:00
..
public feat(ui): add favicon.ico from Mac app icon (#305) 2026-01-06 10:41:19 -06:00
src fix(ui): improve mobile viewport and sticky nav 2026-01-29 07:55:00 -05:00
index.html fix(ui): improve mobile viewport and sticky nav 2026-01-29 07:55:00 -05:00
package.json refactor: rename clawdbot to moltbot with legacy compat 2026-01-27 12:21:02 +00:00
tsconfig.json fix(control-ui): serve dashboard at root 2025-12-19 05:11:08 +00:00
vite.config.ts fix(ui): default to relative paths for control UI assets 2026-01-09 15:32:55 +01:00
vitest.config.ts chore: update deps and add control ui routing tests 2025-12-30 14:30:46 +01:00