Skip to content

Fix: Prevent contact count label from truncating (#4269)#5286

Open
Icedmist wants to merge 1 commit intonextcloud:mainfrom
Icedmist:fix-contact-count-label
Open

Fix: Prevent contact count label from truncating (#4269)#5286
Icedmist wants to merge 1 commit intonextcloud:mainfrom
Icedmist:fix-contact-count-label

Conversation

@Icedmist
Copy link
Copy Markdown

Fixes #4269. The flex-shrink property allows the contact counter wrapper to shrink below its intrinsic width when the sidebar is constrained, causing the counter to truncate its contents. Added flex-shrink: 0 to prevent the truncation.

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.

Label for number of contacts is too short

1 participant