mirror of
https://github.com/nesquena/hermes-webui.git
synced 2026-07-08 00:30:24 +00:00
219615b5a7
The #4968 export button was hard-inserted into the composer footer .composer-left row, bypassing the configurable composer-control framework. On desktop it pushed the footer over its overflow threshold, tripping _fitComposerFooter into cf-icons mode which HIDES the model/workspace/profile text labels. Removing it restores label visibility. Export stays available via the settings-panel HTML button (#btnExportHTML).