Skip to content
This repository has been archived by the owner on Sep 11, 2024. It is now read-only.

Commit

Permalink
Revert "don't collapse spaces in inline code blocks (#7328)"
Browse files Browse the repository at this point in the history
This reverts commit 692679a.
  • Loading branch information
t3chguy authored Dec 17, 2021
1 parent 670d782 commit 44a2b25
Showing 1 changed file with 0 additions and 4 deletions.
4 changes: 0 additions & 4 deletions res/css/views/rooms/_EventTile.scss
Original file line number Diff line number Diff line change
Expand Up @@ -487,10 +487,6 @@ $left-gutter: 64px;
background: transparent;
}
}

code {
white-space: pre; // don't collapse spaces in inline code blocks
}
}

.mx_EventTile_lineNumbers {
Expand Down

0 comments on commit 44a2b25

Please sign in to comment.