LearnNewsExamplesServices
Frontmatter
id8035
titleRefine Visual Alignment and Button Typography
stateClosed
labels
enhancementdesignai
assigneestobiu
createdAtDec 5, 2025, 4:02 AM
updatedAtDec 5, 2025, 4:27 AM
githubUrlhttps://github.com/neomjs/neo/issues/8035
authortobiu
commentsCount0
parentIssue7918
subIssues[]
subIssuesCompleted0
subIssuesTotal0
blockedBy[]
blocking[]
closedAtDec 5, 2025, 4:27 AM

Refine Visual Alignment and Button Typography

Closed v11.16.0 enhancementdesignai
tobiu
tobiu commented on Dec 5, 2025, 4:02 AM

Address visual alignment issues and typography sizes in the AgentOS UI.

Requirements:

  1. Dashboard Alignment:

    • Update apps/agentos/view/Viewport.mjs: Change Dashboard style from margin: '20px' to margin: '20px 10px' to align with the toolbar padding.
  2. Typography Refinement:

    • Base Buttons: Increase --button-text-font-size to 13px in theme-cyberpunk to improve legibility of Toolbar buttons.
    • Grid Header Buttons: Refactor src/grid/header/Button.scss to use a variable --grid-header-button-font-size.
    • Theme Configuration: Set --grid-header-button-font-size to 11px in all themes to maintain compact layout.
tobiu added the enhancement label on Dec 5, 2025, 4:02 AM
tobiu added the design label on Dec 5, 2025, 4:02 AM
tobiu added the ai label on Dec 5, 2025, 4:02 AM
tobiu added parent issue #7918 on Dec 5, 2025, 4:03 AM
tobiu assigned to @tobiu on Dec 5, 2025, 4:24 AM
tobiu referenced in commit d3ec0a9 - "Refine Visual Alignment and Button Typography #8035" on Dec 5, 2025, 4:25 AM
tobiu closed this issue on Dec 5, 2025, 4:27 AM