Skip to content

Commit 87b5034

Browse files
denyskonsilverwind
andcommitted
Update web_src/css/shared/issuelist.css
Co-authored-by: silverwind <[email protected]>
1 parent 3233463 commit 87b5034

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

web_src/css/shared/issuelist.css

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -79,7 +79,7 @@
7979

8080
.issue.list > .item .title {
8181
color: var(--color-text);
82-
word-break: break-word;
82+
overflow-wrap: anywhere;
8383
}
8484

8585
.issue.list > .item .issue-item-body {

0 commit comments

Comments
 (0)