We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent c1b4ec3 commit 26ae7f4Copy full SHA for 26ae7f4
1 file changed
diffview.css
@@ -29,7 +29,8 @@ or implied, of Chas Emerick.
29
*/
30
table.diff {
31
border-collapse:collapse;
32
- border:1px solid darkgray
+ border:1px solid darkgray;
33
+ white-space:pre-wrap
34
}
35
table.diff tbody {
36
font-family:Courier, monospace
0 commit comments