I’m running into a UI issue in OpenClaw Cloud related to agent tab buttons resizing inconsistently.
What I’m trying to do
I’m creating and managing multiple agents and navigating between tabs like Overview, Files, Tools, Skills, Channels, Cron Jobs.
What’s happening instead
The tab buttons (like Overview, Files, etc.) change size depending on the tab I’m on.
When I’m on one tab (e.g. Overview), the buttons appear larger
When I switch to another tab (e.g. Files), the buttons become slightly smaller
When I switch back, they become larger again
So the size is not consistent and seems tied to the active tab/view.
Important detail
This is not a one-time glitch:
👉 the resizing happens repeatedly every time I switch between tabs
It affects all agents the same way.
What I’ve tried
Switching tabs (does not fix it, just changes the size again)
Refreshing the page
Testing multiple agents
Trying different browsers
Setup
OpenClaw Cloud (hosted UI)
No custom modifications
Standard agent configuration
My assumption
This looks like a frontend/UI issue where:
the active tab has different styling that affects layout (e.g. font-weight, padding, border, or scaling)
or different tab views apply slightly different layout rules
Question
Is this a known UI issue?
And is there a way to keep the tab button sizes consistent across all views?
Happy to provide screenshots or test things if needed 👍
Thanks!