HTML Architect: Bottom tab strips need cursor, hover and consistent spacing

Hi all,

The tab strips at the bottom of the HTML Architect - the editor tabs (XSL / Source XML / Input Parameters / Result / Settings) and the sidebar tabs (Packages / Model / Properties / Output) - don’t read as clickable. There’s no pointer cursor, no hover state, and the spacing is tighter than in the rest of the application, so they come across as static labels rather than tabs.

Both strips come from the same component (architect-html/src/components/tabView/TabView.tsx), so it’s one place.

Screenshot attached.

Is there a reason they were kept this minimal, or is it just an oversight?

Thanks!