Skip to content

Commit eef0935

Browse files
authored
fix news code on mobile (#227)
1 parent 6e204f9 commit eef0935

File tree

1 file changed

+4
-0
lines changed

1 file changed

+4
-0
lines changed

public/assets/css/ci-responsive.css

Lines changed: 4 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -957,6 +957,10 @@ a.footer-menu-item-active:link,a.footer-menu-item-active:visited{
957957
border-right: 1px solid var(--section-border);
958958
}
959959

960+
.news-box pre {
961+
overflow: scroll;
962+
}
963+
960964
.content-inner {
961965
width:90%;
962966
}

0 commit comments

Comments
 (0)