This commit is contained in:
parent
4fe76b494c
commit
6890049685
1 changed files with 1 additions and 1 deletions
|
@ -45,6 +45,6 @@ rst_epilog = """
|
||||||
.. include:: colors.rst
|
.. include:: colors.rst
|
||||||
"""
|
"""
|
||||||
datatables_options = {
|
datatables_options = {
|
||||||
"scrollY": 300,
|
"scrollY": 3000,
|
||||||
"paging": False,
|
"paging": False,
|
||||||
}
|
}
|
||||||
|
|
Loading…
Add table
Reference in a new issue