Skip to content

Commit d052f2c

Browse files
committed
Sidebar: Add explicit text wrap to link text
1 parent 61bc4c6 commit d052f2c

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

assets/css/v2/style.css

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1593,6 +1593,7 @@ nav.sidebar.sidebar__mobile-open {
15931593
transition:
15941594
background-color 0.2s ease,
15951595
color 0.2s ease;
1596+
text-wrap: wrap;
15961597

15971598
&:hover {
15981599
background-color: oklch(var(--color-brand) / 0.08);

0 commit comments

Comments
 (0)