Commit 76753758 authored by Annabel Dunstone Gray's avatar Annabel Dunstone Gray Committed by Rémy Coutable

Merge branch '23661-lacking-padding-on-syntax-highlight-blocks-in-diff-comments' into 'master'

Resolve "Lacking padding on syntax highlight blocks in diff comments"

Enforces horizontal padding on highlight block.

There was no horizontal padding on diff comment highlight blocks.

Closes #23661

See merge request !7062
Signed-off-by: default avatarRémy Coutable <remy@rymai.me>
parent 4ec7da18
/ Side-by-side diff view
%div.text-file.diff-wrap-lines.code.file-content.js-syntax-highlight{ data: diff_view_data }
%div.text-file.diff-wrap-lines.code.js-syntax-highlight{ data: diff_view_data }
%table
- last_line = 0
- diff_file.parallel_diff_lines.each do |line|
......
Markdown is supported
0%
or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment