提交 99f1267b 编写于 作者: R Rachel Macfarlane

Remove unneeded css, fixes #94252

上级 95b39f4b
......@@ -89,18 +89,11 @@
white-space: pre;
}
.monaco-editor.vs-dark .review-widget .body .comment-body h4 {
margin: 0;
}
.monaco-editor .review-widget .body .review-comment .review-comment-contents .author {
line-height: 22px;
}
.monaco-editor.vs-dark .review-widget .body .review-comment .review-comment-contents .author {
color: #fff;
font-weight: 600;
}
.monaco-editor .review-widget .body .review-comment .review-comment-contents .isPending {
margin: 0 5px 0 5px;
......@@ -108,7 +101,7 @@
font-style: italic;
}
.monaco-editor.vs-dark .review-widget .body .review-comment .review-comment-contents .comment-body {
.monaco-editor .review-widget .body .review-comment .review-comment-contents .comment-body {
padding-top: 4px;
}
......@@ -183,10 +176,6 @@
opacity: 0.6;
}
.monaco-editor.vs-dark .review-widget .body span.created_at {
color: #e0e0e0;
}
.monaco-editor .review-widget .body .comment-body p,
.monaco-editor .review-widget .body .comment-body ul {
margin: 8px 0;
......
Markdown is supported
0% .
You are about to add 0 people to the discussion. Proceed with caution.
先完成此消息的编辑!
想要评论请 注册