Skip to content

Commit 029d13b

Browse files
committed
fixes sidebar module title text wrap
1 parent 959e314 commit 029d13b

1 file changed

Lines changed: 1 addition & 0 deletions

File tree

src/components/Sidebar.module.css

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -30,6 +30,7 @@
3030
.title {
3131
font-size: var(--text-reduced);
3232
padding-top: 20px;
33+
text-wrap: pretty;
3334
}
3435

3536
.toggleButton {

0 commit comments

Comments
 (0)