Skip to content

Commit

Permalink
Add word-break to sidebar-item-link (#23146) (#23179)
Browse files Browse the repository at this point in the history
Backport #23146

Fixes #22953

![image](https://user-images.githubusercontent.com/18380374/221351117-1e4b8922-04ca-4717-8e3b-c338a61bc062.png)

Co-authored-by: yp05327 <576951401@qq.com>
Co-authored-by: delvh <leon@kske.dev>
  • Loading branch information
3 people committed Feb 27, 2023
1 parent 5a60e02 commit 35a3b45
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion web_src/less/_repository.less
Expand Up @@ -3210,8 +3210,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 35a3b45

Please sign in to comment.