Skip to content

Commit 382b020

Browse files
committed
update
1 parent fc58e31 commit 382b020

File tree

3 files changed

+1
-3
lines changed

3 files changed

+1
-3
lines changed

lib/webpack/markdown.css

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -643,7 +643,6 @@
643643
}
644644

645645
.site-body table {
646-
display: block;
647646
overflow: auto;
648647
width: 100%;
649648
}

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "doc-scripts",
3-
"version": "1.7.14",
3+
"version": "1.7.15",
44
"description": "react demo server",
55
"main": "lib",
66
"scripts": {

src/webpack/markdown.css

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -643,7 +643,6 @@
643643
}
644644

645645
.site-body table {
646-
display: block;
647646
overflow: auto;
648647
width: 100%;
649648
}

0 commit comments

Comments
 (0)