-
-
Notifications
You must be signed in to change notification settings - Fork 942
bug(minor): Sidebar Labels breaking / not properly displaying #754
Copy link
Copy link
Closed
Description
What version of starlight are you using?
0.10.1
What version of astro are you using?
3.1.2
What package manager are you using?
npm, yarn
What operating system are you using?
Windows
What browser are you using?
Chrome, Firefox
Describe the Bug
The Sidebar labels do not wrap when the given word is too long, however this works completely fine for longer sentences.
This is rather a minor issue.
Explanation with pictures:
| ❌ Long Words | ✅ Long Sentences |
|---|---|
| The word does not wrap as long sentences do | The word/sentence wraps as it should |
![]() |
![]() |
Link to Minimal Reproducible Example
https://stackblitz.com/github-7maapr
Participation
- I am willing to submit a pull request for this issue.
Reactions are currently unavailable
Metadata
Metadata
Assignees
Labels
No labels

