Skip to content

Commit 7fd60c6

Browse files
CirnoTlafriks
andauthored
Fix styling of resolved code comment box (#11463)
Co-authored-by: Lauris BH <[email protected]>
1 parent ef5f176 commit 7fd60c6

File tree

1 file changed

+6
-0
lines changed

1 file changed

+6
-0
lines changed

web_src/less/_review.less

Lines changed: 6 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -17,6 +17,12 @@
1717
}
1818
}
1919

20+
.add-comment-left.add-comment-right .ui.attached.header {
21+
border: 1px solid #d4d4d5;
22+
margin-bottom: .5em;
23+
margin-top: .5em;
24+
}
25+
2026
.focus-lines-new .ui.button.add-code-comment.add-code-comment-right,
2127
.focus-lines-old .ui.button.add-code-comment.add-code-comment-left {
2228
opacity: 1;

0 commit comments

Comments
 (0)