Skip to content

Commit a0adb3a

Browse files
committed
fix overflow in tables
1 parent 8374e45 commit a0adb3a

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

style.css

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -466,6 +466,7 @@ figure.table-figure {
466466
display: flex;
467467
flex-direction: column;
468468
margin: 2em 0;
469+
overflow-x: auto;
469470
}
470471

471472
figure.table-figure .table-styled {

0 commit comments

Comments
 (0)