Remove code-view class from diff view (#13011)

code-view class seems unecessary here as everything needed style wise comes from various diff classes. This allows comments and comment editor to be styled properly and fixes linked bug.

Fixes #13010

Co-authored-by: zeripath <[email protected]>
Co-authored-by: techknowlogick <[email protected]>
This commit is contained in:
mrsdizzie
2020-10-02 10:38:38 -04:00
committed by GitHub
co-authored by GitHub zeripath techknowlogick
parent 54dd28f159
commit 7a34fc0ae8
2 changed files with 2 additions and 1 deletions
+1
View File
@@ -997,6 +997,7 @@ i.icon.centerlock {
color: rgba(27, 31, 35, .3);
width: 1%;
user-select: none;
font-family: @monospaced-fonts, monospace;
span {
&.bottom-line {