File tree Expand file tree Collapse file tree 1 file changed +4
-9
lines changed Expand file tree Collapse file tree 1 file changed +4
-9
lines changed Original file line number Diff line number Diff line change @@ -300,7 +300,10 @@ td .commit-summary {
300300 min-width : 100px ;
301301}
302302
303- .repository .new .issue .comment .form .content .markup {
303+ .repository .new .issue .comment .form .content .markup ,
304+ .repository .compare .pull .markup ,
305+ .repository .view .issue .comment-list .comment .markup ,
306+ .conversation-holder .markup {
304307 font-size : 14px ;
305308}
306309
@@ -630,10 +633,6 @@ td .commit-summary {
630633 background : var (--color-light );
631634}
632635
633- .repository .view .issue .comment-list .comment .markup {
634- font-size : 14px ;
635- }
636-
637636.repository .view .issue .comment-list .comment .no-content {
638637 color : var (--color-text-light-2 );
639638 font-style : italic;
@@ -723,10 +722,6 @@ td .commit-summary {
723722 text-align : center;
724723}
725724
726- .repository .compare .pull .markup {
727- font-size : 14px ;
728- }
729-
730725.repository .branches .commit-divergence .bar-group {
731726 position : relative;
732727 float : left;
You can’t perform that action at this time.
0 commit comments