We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 004271f commit c25082aCopy full SHA for c25082a
web_src/css/repo.css
@@ -595,7 +595,6 @@ td .commit-summary {
595
596
.repository.view.issue .comment-list .conversation-holder .comment .comment-container {
597
border: none;
598
- gap: 6px;
599
}
600
601
@media (max-width: 767.98px) {
@@ -663,6 +662,7 @@ td .commit-summary {
663
662
664
665
.repository.view.issue .comment-list .code-comment .comment-content {
+ margin-top: 6px;
666
margin-left: 24px;
667
668
0 commit comments