Skip to content

Commit 3977d0d

Browse files
committed
add issue ref
1 parent 47c0b6d commit 3977d0d

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

web_src/css/repo.css

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1672,7 +1672,7 @@ tbody.commit-list {
16721672
.diff-file-header .file-link {
16731673
max-width: fit-content;
16741674
display: -webkit-box;
1675-
-webkit-box-orient: vertical; /* stylelint-disable property-no-deprecated */
1675+
-webkit-box-orient: vertical; /* stylelint-disable property-no-deprecated -- https://github.com/stylelint/stylelint/issues/8698 */
16761676
-webkit-line-clamp: 2;
16771677
overflow: hidden;
16781678
overflow-wrap: anywhere;

0 commit comments

Comments
 (0)