openclaw/ui/src
Kit 146c7b1452 fix(ui): flatten nav into horizontal scroll on mobile/tablet
On screens under 1100px, the nav groups were displaying in a confusing
grid-like pattern. This flattens all nav items into a single horizontal
scrollable row using display:contents to unwrap the group containers.

Also fixes the issue where collapsed nav groups would hide items on
mobile (where the toggle button is hidden), making them inaccessible.
2026-01-12 08:11:08 +00:00
..
styles fix(ui): flatten nav into horizontal scroll on mobile/tablet 2026-01-12 08:11:08 +00:00
ui feat(control-ui): add model presets 2026-01-12 07:09:58 +00:00
main.ts Gateway: add browser control UI 2025-12-18 22:41:06 +00:00
styles.css refactor(ui): split mobile layout css 2026-01-09 16:49:02 +01:00