Add scroll overflow

This commit is contained in:
Chris Hill-Scott
2019-01-16 09:42:40 +00:00
parent 61903a88eb
commit cb5fee10b9

View File

@@ -46,7 +46,7 @@
column{{ 's' if column_headings|length > 1 else '' }} of data:
</p>
<div class="spreadsheet">
<div class="spreadsheet fullscreen-content" data-module="fullscreen-table"">
{% call(item, row_number) list_table(
example_rows,
caption="Example",