Skip to content

Commit

Permalink
Add word-break to sidebar-item-link (#23146)
Browse files Browse the repository at this point in the history
  • Loading branch information
yp05327 and delvh committed Feb 27, 2023
1 parent ef4fc30 commit 6e90a14
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion web_src/less/_repository.less
Original file line number Diff line number Diff line change
Expand Up @@ -3250,8 +3250,8 @@ td.blob-excerpt {
}

.sidebar-item-link {
display: inline-flex;
align-items: center;
word-break: break-all;
}

.diff-file-box[data-folded="true"] .diff-file-body {
Expand Down

0 comments on commit 6e90a14

Please sign in to comment.