Skip to content

Commit 8f2678c

Browse files
committed
[Docs] Use scrollbar when table is too wide.
1 parent 15c4a2c commit 8f2678c

File tree

1 file changed

+1
-2
lines changed

1 file changed

+1
-2
lines changed

Docs/sphinx_documentation/source/_static/theme_overrides.css

Lines changed: 1 addition & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -6,5 +6,4 @@
66
.wy-table-responsive {
77
margin-bottom: 24px;
88
max-width: 100%;
9-
overflow: visible;
10-
}
9+
}

0 commit comments

Comments
 (0)