Skip to content

Commit 004271f

Browse files
committed
replace margin with gap
1 parent a4b350d commit 004271f

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

web_src/css/repo.css

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -595,6 +595,7 @@ td .commit-summary {
595595

596596
.repository.view.issue .comment-list .conversation-holder .comment .comment-container {
597597
border: none;
598+
gap: 6px;
598599
}
599600

600601
@media (max-width: 767.98px) {
@@ -659,7 +660,6 @@ td .commit-summary {
659660
background: transparent;
660661
border-bottom: 0;
661662
padding: 0;
662-
margin-bottom: 6px;
663663
}
664664

665665
.repository.view.issue .comment-list .code-comment .comment-content {

0 commit comments

Comments
 (0)