Skip to content

Commit 40c4466

Browse files
CirnoTlafriks
andauthored
Fix broken .comment > .content caused by #13457 (#13482)
Co-authored-by: Lauris BH <[email protected]>
1 parent 77e5081 commit 40c4466

File tree

1 file changed

+2
-0
lines changed

1 file changed

+2
-0
lines changed

web_src/less/_repository.less

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1000,7 +1000,9 @@
10001000
.comment-container {
10011001
border: 1px solid var(--color-secondary);
10021002
border-radius: var(--border-radius);
1003+
}
10031004

1005+
.content {
10041006
> .merge-section {
10051007
background-color: var(--color-box-body);
10061008

0 commit comments

Comments
 (0)