Skip to content

Commit ca61a53

Browse files
committed
adjust table width to 100%
1 parent f0c3b01 commit ca61a53

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

_sass/addon/commons.scss

+1-1
Original file line numberDiff line numberDiff line change
@@ -1463,7 +1463,7 @@ $sidebar-display: 'sidebar-display';
14631463
}
14641464

14651465
div.post-content .table-wrapper > table {
1466-
min-width: 70%;
1466+
min-width: 100%;
14671467
}
14681468

14691469
/* button 'back-to-Top' position */

0 commit comments

Comments
 (0)