Fix broken .comment > .content caused by #13457 (#13482)

Co-authored-by: Lauris BH <[email protected]>
This commit is contained in:
Cirno the Strongest
2020-11-09 20:43:08 -05:00
committed by GitHub
co-authored by GitHub Lauris BH
parent 77e5081a2e
commit 40c4466641
+2
View File
@@ -1000,7 +1000,9 @@
.comment-container {
border: 1px solid var(--color-secondary);
border-radius: var(--border-radius);
}
.content {
> .merge-section {
background-color: var(--color-box-body);