mirror of
https://github.com/openclaw/openclaw.git
synced 2026-07-17 19:01:37 +00:00
Light mode re-added a 1px border to ghost icon buttons: the light-theme .btn--icon override outranks .btn--ghost and only background was reset. Ghost buttons are now chromeless at rest in light mode too (matching dark), showing background only on hover; the workspace rail's terminal and collapse buttons drop their always-on borders the same way. The bottom-docked workspace rail compressed its sections into clipped half-rows (flex children shrank instead of scrolling). Sections now lay out as side-by-side scroll columns in the bottom dock, using the width the dock actually has.