Skip to content

Commit 6fbe92c

Browse files
committed
1.remove scroll of table and border
1 parent b939ea6 commit 6fbe92c

File tree

1 file changed

+2
-0
lines changed

1 file changed

+2
-0
lines changed

github-markdown.css

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -272,6 +272,8 @@
272272
.cnblogs-markdown table {
273273
border-spacing: 0;
274274
border-collapse: collapse;
275+
border: 0px !important;
276+
overflow-x: hidden !important;
275277
}
276278

277279
.cnblogs-markdown td,

0 commit comments

Comments
 (0)