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

Co-authored-by: Lauris BH <lauris@nix.lv>
mj-v1.14.3
Cirno the Strongest 4 years ago committed by GitHub
parent 77e5081a2e
commit 40c4466641
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

@ -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);

Loading…
Cancel
Save