feat(web): truncate API token list to 10 with scroll #118

Closed
opened 2026-02-15 15:52:21 +00:00 by forbes · 0 comments
Owner

Limit the visible API token list on the Settings page to 10 items.

  • Add max-height and overflow-y: auto to the token table container
  • Prevents the token list from pushing module settings off screen

Part of the UI rework series.

Limit the visible API token list on the Settings page to 10 items. - Add max-height and overflow-y: auto to the token table container - Prevents the token list from pushing module settings off screen Part of the UI rework series.
Sign in to join this conversation.
No Label
1 Participants
Notifications
Due Date
No due date set.
Dependencies

No dependencies set.

Reference: kindred/silo#118