Skip to content

fix: prevent long auth tokens from breaking admin UI layout#1170

Merged
chubes4 merged 1 commit intomainfrom
fix-auth-token-wrap
Apr 23, 2026
Merged

fix: prevent long auth tokens from breaking admin UI layout#1170
chubes4 merged 1 commit intomainfrom
fix-auth-token-wrap

Conversation

@chubes4
Copy link
Copy Markdown
Member

@chubes4 chubes4 commented Apr 23, 2026

Adds word-break and overflow-wrap to .datamachine-auth-account so long access tokens wrap instead of stretching the card container. Also adds min-width: 0 to the card to prevent flex overflow issues.

Adds word-break and overflow-wrap to .datamachine-auth-account so
long access tokens wrap instead of stretching the card container.
Also adds min-width: 0 to the card to prevent flex overflow issues.
@chubes4 chubes4 merged commit ab2db94 into main Apr 23, 2026
1 check passed
@chubes4 chubes4 deleted the fix-auth-token-wrap branch April 23, 2026 22:01
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant