We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 493b951 commit 0a1e76aCopy full SHA for 0a1e76a
1 file changed
src/components/Sidebar.module.css
@@ -30,7 +30,7 @@
30
.title {
31
font-size: var(--text-reduced);
32
padding-top: 20px;
33
- text-wrap: pretty;
+ overflow-wrap: break-word;
34
}
35
36
.toggleButton {
0 commit comments